Path Documentation Syntax Fixes by joeycozza · Pull Request #7817 · nodejs/node
The single quote in the ```text area was causing the words after it to be orange, when that probably isn't what was wanted. This issue doesn't occur on github's markdown renderer, but it does exist on the Node official website's docs. This fix makes is so escaping a quote in a text block isnt necessary
added
doc
labels
Jul 21, 2016cjihrig pushed a commit that referenced this pull request
Aug 1, 2016Single quotes in two of the examples were throwing off the formatting of the path documentation on the Node.js website. This commit expands two contractions to remove the offending quotes. PR-URL: #7817 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Claudio Rodriguez <cjrodr@yahoo.com> Reviewed-By: James M Snell <jasnell@gmail.com>
cjihrig pushed a commit that referenced this pull request
Aug 10, 2016Single quotes in two of the examples were throwing off the formatting of the path documentation on the Node.js website. This commit expands two contractions to remove the offending quotes. PR-URL: #7817 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Claudio Rodriguez <cjrodr@yahoo.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Fishrock123 pushed a commit that referenced this pull request
Oct 5, 2016jasnell pushed a commit that referenced this pull request
Oct 6, 2016Fishrock123 pushed a commit that referenced this pull request
Oct 11, 2016This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters