EazyText : trunk updates

4 views
Skip to first unread message

Pratap Chakravarthy

unread,
Aug 19, 2011, 2:30:28 AM8/19/11
to plugg...@googlegroups.com
Hi all,

I have updated the trunk with couple of bug fixes and lots of
documentation updates.
You can track all the changes by looking at `bzr log` from r183 to
present (r197)

Apart from that I have also added a plugin to do syntax highlighting
for code blocks.
Just wrap the code block to be highlighted with wiki-extension syntax, like,

{{{ Code C
struct process {
struct process *next;
const char *name;
PT_THREAD((* thread)(struct pt *, process_event_t, process_data_t));
struct pt pt;
unsigned char state;
};
}}}

The trunk stays at 0.92dev.
Cheers,
Pratap

Reply all
Reply to author
Forward
0 new messages