Improving ddoc

ponce via Digitalmars-d digitalmars-d at puremagic.com
Thu Jan 1 07:21:38 PST 2015


On Thursday, 1 January 2015 at 14:41:00 UTC, Joseph Rushton 
Wakeling via Digitalmars-d wrote:
> On 01/01/15 15:26, Adam D. Ruppe via Digitalmars-d wrote:
>> Again those are: *bold* and `code`.
>
> I would be inclined to prefer ``code`` or ```code```, simply 
> because it's valid D syntax to have,
>
>     auto someString = `Some great big string`;

Github, Stack Overflow, trac and others use one single escape 
quote.


More information about the Digitalmars-d mailing list