Commit graph

36 commits

Author SHA1 Message Date
Matteo Tomasini
f366519f7a Fixed images. 2011-04-05 15:20:45 +02:00
Matteo Tomasini
5d6f0a02a4 Fixed imageauto. 2011-04-05 14:58:31 +02:00
Matteo Tomasini
4bc3d9eb7a Added ProcessSingleLineBreaks support. 2011-04-05 14:33:48 +02:00
Matteo Tomasini
0dadf51bac Fixed empty xmlDocument reverse formatting issue. 2011-04-05 11:17:46 +02:00
Matteo Tomasini
e7c1ad698e Fixed XML.WhiteSpace and empty nodes. 2011-04-05 11:08:48 +02:00
Matteo Tomasini
0cbcd0918b Fixed \r\n in reverse formatter. 2011-04-01 16:29:35 +02:00
Cristian Trapattoni
7c14f9f49e Code clean up. 2011-03-14 17:56:45 +01:00
Cristian Trapattoni
574489d476 [touch: 590]
Fixed link inside images switching from visual to wikimarkup.
2011-03-14 11:55:11 +01:00
Cristian Trapattoni
6bc34e925e Fixed void h1, now work as horizontal ruler
Fixed horizontal ruler
Fixed Indentation
Fixed lists in table sheets
Added some tests in ReverseFormatterTests
2011-03-04 10:55:38 +01:00
Cristian Trapattoni
39ec1e3dc0 Added some tests and fixed extra <br> 2011-03-03 17:53:19 +01:00
Cristian Trapattoni
fc13759baf Fixed styles in the <table> <thead> <tr> and <td>
Fixed links in <td>
Changed the auto-align images management system
Added some tests in ReverseFormatterTests
2011-03-03 17:25:33 +01:00
Cristian Trapattoni
228acd32df Added table formattation 2011-03-02 17:39:22 +01:00
Cristian Trapattoni
55b1cfcc27 Fixed extra <BR /> at the end of lists
Fixed image path from folder
2011-03-02 14:28:34 +01:00
Cristian Trapattoni
a39315a3cd Fixed problems with bold and italic in lists 2011-03-02 12:31:56 +01:00
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