Andrei's Google Talk
Walter Bright
newshound2 at digitalmars.com
Fri Aug 6 15:56:34 PDT 2010
Lutger wrote:
>> doesn't really make much difference than using <p>...</p>. The advantage
>> of using html tags for formatting like this means editors will recognize
>> tags, and everyone and their mother knows what html tags look like.
> One trick that can work wonders here is treating ddoc as lisp code, most editors
> are very helpful with that.
I hadn't thought of that, but you're right. All you need is a parenthesis
matching command. Heck, I think I even wrote one for Emacs 25 years ago.
More information about the Digitalmars-d
mailing list