Changes between Version 1 and Version 2 of AdvParseArgsPlugin


Ignore:
Timestamp:
Nov 11, 2008, 10:33:15 PM (15 years ago)
Author:
Martin Scharrer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AdvParseArgsPlugin

    v1 v2  
    66
    77== Documentation ==
     8(pending)
    89=== Parameters ===
    910 `args`:: The argument string; 'content' in `expand_macro.
     
    3940
    4041{{{
     42#!python
    4143from tracadvparseargs import parse_args
    4244}}}