New Blog
Pragma
ericanderton at yahoo.removeme.com
Mon Jul 30 07:40:20 PDT 2007
Daniel Keep wrote:
> Pragma wrote:
>> To those that are interested: I've started a new blog to help keep
>> myself sane while working on stuff.
>>
>> http://pragma.solaries.net/
>>
>> Its still very new (still sporting the default WP theme), but it's not
>> going away anytime soon. :)
>>
>> PS, any help with setting up D syntax highlighting for WordPress would
>> be appreciated.
>
> Well, I don't know about WordPress, but I use Vim :)
>
> 1. Type D code.
> 2. :let html_use_css=1
> 3. :TOhtml
> 4. Copy + paste from new window
Any way to do the equivalent from the command line? Wordpress is php based, so WP can easly hand stuff off to VIM via
exec(), were I to throw together a custom plugin.
--
- EricAnderton at yahoo
More information about the Digitalmars-d-announce
mailing list