Thread overview
[Issue 18081] dlangspec.pdf: don't escape dollars in code examples
Dec 15, 2017
Seb
Dec 15, 2017
Seb
Dec 15, 2017
Seb
Dec 15, 2017
Seb
Dec 15, 2017
Seb
December 15, 2017
https://issues.dlang.org/show_bug.cgi?id=18081

--- Comment #1 from Seb <greensunny12@gmail.com> ---
Also in macro code blocks:

https://imgur.com/a/lmj2Q

--
December 15, 2017
https://issues.dlang.org/show_bug.cgi?id=18081

--- Comment #2 from Seb <greensunny12@gmail.com> ---
And here in inline code:

https://imgur.com/a/rmVnV

--
December 15, 2017
https://issues.dlang.org/show_bug.cgi?id=18081

--- Comment #3 from Seb <greensunny12@gmail.com> ---
Or HTML:

https://imgur.com/a/lcMFA

--
December 15, 2017
https://issues.dlang.org/show_bug.cgi?id=18081

--- Comment #4 from Seb <greensunny12@gmail.com> ---
PR https://github.com/dlang/dlang.org/pull/1994

--
December 15, 2017
https://issues.dlang.org/show_bug.cgi?id=18081

Seb <greensunny12@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--
December 15, 2017
https://issues.dlang.org/show_bug.cgi?id=18081

--- Comment #5 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/dlang/dlang.org

https://github.com/dlang/dlang.org/commit/834bba1623eb86e8bb34e5665b23edc834cf84c6 Fix Issue 18081 - dlangspec.pdf: don't escape dollars in code examples

https://github.com/dlang/dlang.org/commit/6f5d48039564860b2e54114332fbcd73c02f5d61 Merge pull request #1994 from wilzbach/spec-dollar

Fix Issue 18081 - dlangspec.pdf: don't escape dollars in code examples merged-on-behalf-of: Mike Franklin <JinShil@users.noreply.github.com>

--
December 15, 2017
https://issues.dlang.org/show_bug.cgi?id=18081

github-bugzilla@puremagic.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--
December 18, 2017
https://issues.dlang.org/show_bug.cgi?id=18081

--- Comment #6 from github-bugzilla@puremagic.com ---
Commits pushed to stable at https://github.com/dlang/dlang.org

https://github.com/dlang/dlang.org/commit/834bba1623eb86e8bb34e5665b23edc834cf84c6 Fix Issue 18081 - dlangspec.pdf: don't escape dollars in code examples

https://github.com/dlang/dlang.org/commit/6f5d48039564860b2e54114332fbcd73c02f5d61 Merge pull request #1994 from wilzbach/spec-dollar

--