Changeset 1039 for trunk/PerlDocPlugin/data/TWiki/PerlDocPlugin.txt
- Timestamp:
- 11/28/08 12:41:05 (3 years ago)
- File:
-
- 1 edited
-
trunk/PerlDocPlugin/data/TWiki/PerlDocPlugin.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/PerlDocPlugin/data/TWiki/PerlDocPlugin.txt
r788 r1039 40 40 ---++ Perl code with TWiki markup 41 41 42 TWiki markup can be used inside a =<nop>=begin twiki= ... =<nop>=end twiki= block. Keep in mind that this markup gets parsed correctly only by the <nop>%TOPIC%, other POD translator ignore the block. The TWiki markup is richer and more compact then POD. Example:42 TWiki markup can be used inside a =<nop>=begin TML= ... =<nop>=end TML= block. Keep in mind that this markup gets parsed correctly only by the <nop>%TOPIC%, other POD translator ignore the block. The TWiki markup is richer and more compact then POD. Example: 43 43 44 44 <pre> 45 =begin twiki45 =begin TML 46 46 <nop>---++ Demo of TWiki markup 47 47 Silly paragraph 48 48 49 =end twiki49 =end TML 50 50 51 51 =cut
Note: See TracChangeset
for help on using the changeset viewer.
