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

When <cxx-note> is a child of <cxx-function>, the block should not be surrounded by [ -- end note] #8

Open
jaredhoberock opened this issue May 9, 2014 · 1 comment
Labels

Comments

@jaredhoberock
Copy link
Contributor

An example of where this problem occurs is at 2.2.1.17 of the Library Fundamentals TS.

@jyasskin
Copy link
Contributor

The standard has [Note: ... --end note] blocks inside function definitions; for example [syserr.errcat.nonvirtuals] in operator<. If you want it to look like

Notes: text

instead, use a <cxx-notes> tag.

@zygoloid should we prefer "Notes" blocks over [Note:...--end note] blocks in functions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants