Type | Line | Description |
---|---|---|
TODO | 215 | check if this is supported by Mediawiki parser (apparently it is not) |
TODO | 229 | check if this is supported by Mediawiki parser (apparently it is not) |
Type | Line | Description |
---|---|---|
TODO | 49 | add text continuations (any number of + signs) and expandable areas (- after *s ot #s) |
Type | Line | Description |
---|---|---|
TODO | 53 | add support for expandable / contractable sections (-+ after !) |
Type | Line | Description |
---|---|---|
TODO | 57 | add text continuations (any number of + signs) and expandable areas (- after *s ot #s) |
Type | Line | Description |
---|---|---|
TODO | 100 | technically this should check the TW option for line endings |
Type | Line | Description |
---|---|---|
TODO | 20 | Is this where I can do some LaTeX escaping for items |
Type | Line | Description |
---|---|---|
TODO | 120 | This is no longer used, need to look closer into this branch |
Type | Line | Description |
---|---|---|
TODO | 34 | [http://google.com] becomes 1 with a LaTeX footnote in subscript. This should be a normal LaTeX footnote associated with the previous word? |
TODO | 34 | parse "..." to be ``...'' |
TODO | 34 | parse '...' to be `...' |
TODO | 34 | move escape_latex to a static function, move escaping to the individual .php files they are associated with |
TODO | 34 | allow the user to add conf items to do things like + A custom document header + Custom page headings + Include packages + Set Title, Author, Date + Include a title page + Not output Document Head/Foot (maybe combinding many pages?) |