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

Possible typo in documentation: %> should be %>> #19

Open
GlancingMind opened this issue May 5, 2024 · 0 comments
Open

Possible typo in documentation: %> should be %>> #19

GlancingMind opened this issue May 5, 2024 · 0 comments

Comments

@GlancingMind
Copy link

The documentation for the undocument-word mentions two possible prefixes for initiating a source code line:
>> and %>. Source

A few lines further in the document, a new prefix is mentioned: %>>. Source

Since %> was mentioned first, I would expect %>> to be an invalid prefix, but the implementation of undocument seems to only treat >> and %>> as valid prefixes. So I suspect that the first occurrence of %> is a type and just missing another >.

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

No branches or pull requests

1 participant