On Thu, 01 Jan 2015 15:40:30 +0100 Joseph Rushton Wakeling via Digitalmars-d <[email protected]> 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`; > i think that in most cases you can use `r"..."` instead. and if you really want backticks, you can use dedicated code block for that.
signature.asc
Description: PGP signature
