Jeremy Ruston
|
11c9031873
|
Added support for style blocks
|
2012-06-14 18:18:32 +01:00 |
|
Jeremy Ruston
|
fa279514c7
|
Made the class block rule do it's own class assignment
|
2012-06-14 17:40:27 +01:00 |
|
Jeremy Ruston
|
298b10b8f9
|
Fixed typo in comment
|
2012-06-10 18:09:00 +01:00 |
|
Jeremy Ruston
|
e0b630686e
|
Refactored wikitext parser to deal better with terminated blocks
|
2012-06-10 17:26:54 +01:00 |
|
Jeremy Ruston
|
3e49513c73
|
Renamed class wikitext rule as a block rule
|
2012-06-10 13:40:19 +01:00 |
|
Jeremy Ruston
|
9274651bfd
|
Parse HTML tag contents as a block if it is a block tag
|
2012-06-09 15:08:30 +01:00 |
|
Jeremy Ruston
|
22b27f4251
|
Ensured block macros parse their content as blocks, rather than a run
|
2012-06-07 13:09:48 +01:00 |
|
Jeremy Ruston
|
698f2c39cb
|
Updated wikitext class rule to use parseBlockTerminated() method
|
2012-06-07 13:09:22 +01:00 |
|
Jeremy Ruston
|
31257489a7
|
More docs updates
|
2012-06-06 10:15:20 +01:00 |
|
Jeremy Ruston
|
a318ad77cd
|
Removed extraneous calls to skipWhitespace
Instead we'll skip whitespace at the start of a run
|
2012-06-05 23:15:52 +01:00 |
|
Jeremy Ruston
|
b989e05d98
|
Improved wikitext docs
|
2012-06-05 22:54:36 +01:00 |
|
Jeremy Ruston
|
ee7fba9297
|
Added support for macros with embedded content
|
2012-06-05 17:01:17 +01:00 |
|
Jeremy Ruston
|
03da553c3b
|
Added wikitext for m- and n-dashes
|
2012-06-05 16:33:35 +01:00 |
|
Jeremy Ruston
|
ca8cf1a386
|
Simplified wiki link CamelCase regexp
Removed rule that made `AAaaa` be a wikilink
|
2012-06-05 15:19:27 +01:00 |
|
Jeremy Ruston
|
e85ae59fd8
|
Added ability to suppress external links
|
2012-06-05 15:14:33 +01:00 |
|
Jeremy Ruston
|
9ab9c9cc42
|
Added run rule for HTML entities
|
2012-06-05 15:00:55 +01:00 |
|
Jeremy Ruston
|
d29f4fa996
|
Removed extraneous indicator that the external link parser is a block parser
|
2012-06-05 15:00:42 +01:00 |
|
Jeremy Ruston
|
10fb5fd11c
|
Added run parse for external links
|
2012-06-05 14:43:43 +01:00 |
|
Jeremy Ruston
|
55dd392fe4
|
Added run parser for emphasis like bold and italics
|
2012-06-05 14:43:31 +01:00 |
|
Jeremy Ruston
|
ec342ed245
|
Added image rule
|
2012-06-04 16:13:08 +01:00 |
|
Jeremy Ruston
|
4f4fbbfd36
|
Added typed block support
|
2012-06-04 13:39:20 +01:00 |
|
Jeremy Ruston
|
17c77fb3b8
|
Fixed element used for block code blocks
|
2012-06-04 12:25:08 +01:00 |
|
Jeremy Ruston
|
ec933eb1b5
|
Completed code blocks and runs
|
2012-06-02 10:15:52 +01:00 |
|
Jeremy Ruston
|
d30b63f752
|
Reorganised file layout for new wikitext parser rules
|
2012-06-02 09:54:00 +01:00 |
|
Jeremy Ruston
|
1be4dc3cd9
|
Reorganised file layout for new wikitext parser
|
2012-06-02 09:53:45 +01:00 |
|