Commit graph

22 commits

Author SHA1 Message Date
Cristian Trapattoni
c458a8ac67 Fixed autoalign e inline description 2011-03-02 09:53:34 +01:00
Cristian Trapattoni
087f015b79 Fixed autoimage description, now work correctly;
Added test for wikititle in formatterTests
2011-03-02 09:25:44 +01:00
Cristian Trapattoni
c950307494 Fixed <sub> and <sup> in formatter.cs, now don't see tag in visual editor 2011-03-01 15:55:43 +01:00
Cristian Trapattoni
d9719bccc5 Fixed br in ol and ul 2011-02-28 18:27:45 +01:00
Cristian Trapattoni
4056860d9b Fixed {br} and <br /> in wikimarkup and visual, now work correctly 2011-02-28 14:48:31 +01:00
Cristian Trapattoni
d68793daba Fixed bug on image in IE
Fixed bug {BR}
2011-02-25 18:15:55 +01:00
Cristian Trapattoni
002096b2ff Updated and fixed some problems with link 2011-02-25 15:48:19 +01:00
Cristian Trapattoni
079b3d4df8 Fixed ul and ol, now work with formatted text in the list 2011-02-25 14:03:14 +01:00
Cristian Trapattoni
bac3de9751 Fixed ul and ol with annidation 2011-02-25 12:15:29 +01:00
Cristian Trapattoni
6528094b1b Fixed image system, fixed ul and ol 2011-02-24 18:04:01 +01:00
Cristian Trapattoni
d02f5bf845 Fixed some problems image's autoalign and ul, ol 2011-02-24 12:03:16 +01:00
Cristian Trapattoni
21df29be71 Correct some problems with UL and OL 2011-02-23 11:27:45 +01:00
Cristian Trapattoni
77266fa8ab Modify ReverseFormatter
Create ReverseFormatterTest.cs
2011-02-23 09:41:49 +01:00
Dario Solera
191d903b2d Fixed all redirections with appropriate host (as configured). 2010-12-29 14:07:49 +00:00
Matteo Tomasini
fb90ca2400 Fixed and closed #492 : visual editor works also on Chrome. 2010-03-30 12:24:40 +00:00
Dario Solera
56e0ab0554 Fixed #469: worked around IE issue (spurious <p>&nbsp;</p> added). 2010-01-27 18:01:12 +00:00
Dario Solera
c86aa2f318 Fixed #468: Formatter and ReverseFormatter now process inter-namespace links correctly. 2010-01-27 13:01:09 +00:00
Dario Solera
78fbf37929 Tentatively fixed #389 and #420: headers and list are no longer prepended with new lines (workaround). 2009-11-20 11:13:15 +00:00
Dario Solera
1147017d92 Fixed and closed #414: "Link to this section" is now translated.
Fixed and closed #413: "~~~~" tag now correctly renders the display name.
Fixed #408: reverse formatter now works even when no new lines are present at the end of the content.
2009-11-10 07:59:28 +00:00
Dario Solera
3100569339 Fixed and closed #389: switching from Visual to WikiMarkup no longer adds a blank line after a list. 2009-10-20 15:53:17 +00:00
Dario Solera
980272f553 Fixed #368 and #373: URL-encode/decode now done properly. Also fixed issues with single quotes in names/titles. 2009-10-11 10:02:25 +00:00
Dario Solera
b8f912cc79 Fixed help files. 2009-09-30 13:47:13 +00:00