Trevor Parscal
|
a8b80bc1fd
|
Added very basic support for highlighting formatting tools when the cursor is over content which is formatted that way
|
2011-11-10 01:28:01 +00:00 |
|
Inez Korczynski
|
2fb840236c
|
Basic support for "pre" elements (space at the beginning of the new paragraph in wikitext)
|
2011-11-07 23:46:30 +00:00 |
|
Inez Korczynski
|
d01cdd859d
|
ListItem now is a branch instead of being leaf. So it contains children - usually it would be just Paragraph, but in some cases Table as well (as Wikitext allows to have HTML table in list item)
|
2011-11-07 21:30:13 +00:00 |
|
Trevor Parscal
|
40c71ede72
|
Added support for definition and term list items
|
2011-11-04 23:09:10 +00:00 |
|
Trevor Parscal
|
d3e5a6c557
|
Refactored and updated serializers to use latest version of WikiDom. Also updated tests to use range objects for annotations. Switched to using namespacing for annotations, now there's textStyle/*, link/* and object/* spaces where all types are in.
|
2011-11-03 18:15:24 +00:00 |
|
Trevor Parscal
|
a88ac477b4
|
Moving hype demo to VisualEditor extension
|
2011-11-02 21:19:42 +00:00 |
|