Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrapping a $(ref:...) in <code></code> outputs broken links and style #46

Open
rdcronin opened this issue Feb 13, 2023 · 2 comments
Open
Labels
bug Something isn't working

Comments

@rdcronin
Copy link

Check out bluetoothSocket.CreateInfo, which is generated from this file. The description in the file is:

    // The ID of the newly created socket. Note that socket IDs created
    // from this API are not compatible with socket IDs created from other APIs,
    // such as the <code>$(ref:sockets.tcp)</code> API.

Wrapping the $(ref:sockets.tcp) in <code> tags results in broken output in the server.

bad_doc_styling

We should either a) remove all instances of tags wrapping $(refs) and add a warning or b) have the output handle it appropriately.

@rdcronin rdcronin added the bug Something isn't working label Feb 13, 2023
@jpmedley jpmedley transferred this issue from GoogleChrome/developer.chrome.com Feb 13, 2023
@jpmedley
Copy link

@rdcronin Thanks for letting us know.

@jpmedley
Copy link

I'm reviving this. For reasons related to a years worth of cleanup and more that's coming, this could start to stand out soon.

@GoogleChrome GoogleChrome deleted a comment from PrettyLu81 Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants