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

FIx typo in documentation #760

Merged
merged 1 commit into from
Oct 5, 2016
Merged

FIx typo in documentation #760

merged 1 commit into from
Oct 5, 2016

Conversation

yucombinator
Copy link
Contributor

The use of the vertical bar seems to break the rendering of the table in the documentation here:
http://rapidjson.org/md_doc_schema.html

Seems like we can fix it by using html encoding for the vertical bars as described in this post:
http://stackoverflow.com/questions/17319940/how-to-escape-a-pipe-char-in-a-code-statement-in-a-markdown-table/17320389#17320389

The use of the vertical bar seems to break the rendering of the table in the documentation here:
http://rapidjson.org/md_doc_schema.html

Seems like we can fix it by using html encoding for the vertical bars as described in this post:
http://stackoverflow.com/questions/17319940/how-to-escape-a-pipe-char-in-a-code-statement-in-a-markdown-table/17320389#17320389
@coveralls
Copy link

coveralls commented Oct 4, 2016

Coverage Status

Coverage remained the same at 99.937% when pulling 48f8364 on icechen1:patch-1 into b4dae2b on miloyip:master.

@miloyip
Copy link
Collaborator

miloyip commented Oct 5, 2016

Thank you very much.

@miloyip miloyip merged commit ba56498 into Tencent:master Oct 5, 2016
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

Successfully merging this pull request may close these issues.

None yet

3 participants