Hi all,

The events table in the new docs is much less usable that in the v2 docs, ie:

http://trafficserver.apache.org/docs/v2/sdk/WritingHandlerFunctions.html
http://trafficserver.apache.org/docs/trunk/sdk/continuations/writing-handler-functions.en.html

AFAICT Markdown doesn't support tables, so I took a stab at manually making it 
into a table. This works OK except when I run it through Text::Markdown the 
<code> formatting for table elements gets swallowed, so the table entries are 
displayed as `TS_EVENT ...`.

Can anyone give me a clue here?

J

Reply via email to