Ticket UUID: | 068a65651254a5ad8b014226628d6b2859e29f7c | ||
Title: | Wiki Sections ==Section== (with possibly table of contents) | ||
Status: | Open | Type: | Feature_Request |
Severity: | Minor | Priority: | |
Subsystem: | Resolution: | Open | |
Last Modified: | 2010-03-26 21:48:52 | ||
Version Found In: | |||
Description & Comments: | |||
It would really be nice if the wiki included in fossil would include basic sections syntax as implemented in most major wiki.
An implementation of it could be: ==Section== ===Subsection=== ====Sub-subsection==== It would also be a nice addition if it included a table of contents (TOC) based on these sections. More information on these requests can be found here: http://en.wikipedia.org/wiki/Section_editing It would make navigating through the wiki easier, could be useful in organizing information on a page and for maintainability. anonymous claiming to be knu added on 2010-02-27 13:28:44: 5. Hyperlinks ... You can also link to internal anchor names using #anchor-name, providing you have added the necessary "" tag to your wiki page. 6. HTML. The following standard HTML elements may be used: ...
|
I second this. It would be greate to use the wellknown wikisyntax with "==".