Changes between Initial Version and Version 1 of Ticket #18099, comment 5
- Timestamp:
- 04/03/15 09:05:36 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18099, comment 5
initial v1 26 26 }}} 27 27 28 Note that writing `our newly made class::` will appear in the HTML as `out29 newly made class: `(only one ':'). If you do not want to see this terminal ':'28 Note that writing `our newly made class::` will appear in the HTML as {{{out 29 newly made class:}}} (only one ':'). If you do not want to see this terminal ':' 30 30 then a space is sufficient, e.g.: `This sentence ends here. ::` 31 31