[Issue 16186] [Programming in D for C Programmers] Backticks should be escaped in explanation of raw string syntax
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Mon Jun 20 10:27:29 PDT 2016
    
    
  
https://issues.dlang.org/show_bug.cgi?id=16186
--- Comment #2 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/dlang.org
https://github.com/dlang/dlang.org/commit/b44525642f72788f95feb46c914b675a6903efd8
fix issue 16186 - [Programming in D for C Programmers] Backticks should be
escaped in explanation of raw string syntax
Also changing $(B ...) with backticks for proper code styling.
https://github.com/dlang/dlang.org/commit/f5b1dd1d49b10bb2056aa0aa16577d9257011de2
Merge pull request #1382 from aG0aep6G/16186
fix issue 16186 - [Programming in D for C Programmers] Backticks shou…
--
    
    
More information about the Digitalmars-d-bugs
mailing list