Changeset 49320 in spip-zone
- Timestamp:
- Jul 4, 2011, 6:43:21 PM (10 years ago)
- Location:
- _plugins_/latexwheel/wheels/latex
- Files:
-
- 3 copied
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/latexwheel/wheels/latex/spip.yaml
r49295 r49320 69 69 replace: spip/spip-listes.yaml 70 70 priority: -20 # avant !paragraphes 71 72 code: 73 if_str: "<code" 74 type: text 75 match: ['<code>', '</code>'] 76 replace: ['\begin/debutverbatim/fin', '\end/debutverbatim/fin'] 77 priority: -200
Note: See TracChangeset
for help on using the changeset viewer.