Ticket #34 (closed defect: wontfix)
TiddlyWiki should generate proper <P> paragraph tags
| Reported by: | JeremyRuston | Owned by: | MartinBudden |
|---|---|---|---|
| Priority: | major | Milestone: | soon |
| Component: | core | Version: | |
| Severity: | high | Keywords: | formatting |
| Cc: |
Description (last modified by JeremyRuston) (diff)
Currently TiddlyWiki does not generating proper <P> tags. It doesn't have a paragraph formatter, but rather instead processes new lines as <BR> tags, which hardly makes for semantic markup.
In contrast, other wikis (like MediaWiki?) tend to ignore single newlines, and use double newline as a paragraph break, but ignore runs of more newlines, and have have different markup for forcing a linebreak (like <br>).
http://meta.wikimedia.org/wiki/Help:Editing (heavily spammed, sadly)
See this Google groups thread for a discussion.
Change History
Note: See
TracTickets for help on using
tickets.
