Changes between Version 14 and Version 15 of NoteBoxPlugin


Ignore:
Timestamp:
Jan 28, 2012, 7:11:30 PM (12 years ago)
Author:
Ryan J Ollos
Comment:

Refs #9633, comment:4

Legend:

Unmodified
Added
Removed
Modified
  • NoteBoxPlugin

    v14 v15  
    1818It will look like this:
    1919 [[Image(notebox_preview_v0.1.png)]]
     20
     21The [[http://trac.edgewall.org/browser/tags/trac-0.11/trac/wiki/api.py?marks=118-139#L118 parse_args] function from the Trac API is used to parse the input, and commas must there be escaped with a backslash, e.g. `\,`. Everything in the second argument is interpreted as wiki markup.
    2022
    2123== Bugs/Feature Requests ==