 |
Forums |
Admin Discussion Forums: help Start New Thread
| Message: 108345 |
 |
BY: Thomas Leitner (gettalong) DATE: 2012-11-30 22:26 SUBJECT: RE: Specify coderay options inline? There is no way to do this with kramdown because parsing the text and converting it into HTML is not done at the same time (parsing is done once, converting the parse tree to an output format can be done more than once).
Since coderay is used in the HTML converter and not in the parser, only the last set coderay options will be used. | |
Thread View
Post a followup to this message
|
 |