Ticket #830 (closed enhancement: fixed)
New markup for eliding content in Wikka editor
| Reported by: | BrianKoontz | Owned by: | DotMG |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.3.1 |
| Component: | formatters | Version: | trunk |
| Severity: | normal | Keywords: | |
| Cc: |
Description
It would be useful to be able to create comments in Wikka markup or otherwise preclude certain content from being rendered on a page. Two new markup tags are introduced:
/* Content to be elided */
This tag prevents the enclosed text from being rendered to the displayed page. It also eliminates trailing whitespace so there are no gaps in the output.
``Content to be elided``
This tag is similar to the previous tag, except trailing whitespace is preserved.
Change History
Note: See
TracTickets for help on using
tickets.