Ticket #4431 (assigned enhancement)
wiki_to_wikidom
| Reported by: | ittayd@… | Owned by: | cboos |
|---|---|---|---|
| Priority: | highest | Milestone: | 0.13 |
| Component: | wiki system | Version: | 0.10.3 |
| Severity: | major | Keywords: | engine parser formatter |
| Cc: | Martin.vGagern@… |
Description
It would be good for plugins if parsing of wiki text will be broken to two stages. first take the text and convert to some data object tree (ala DOM, but with wiki orientation, so nodes are 'text', 'macro', 'link' etc.), then different formatters can go over the tree and format it, and plugins can search it.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


