Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: 5446505dd224efbb33e1cd4379ba8a86f0773617
https://github.com/xwiki-contrib/confluence/commit/5446505dd224efbb33e1cd43…
Author: Teodor Caras <trrenty(a)gmail.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/PreformattedTagHandler.java
A confluence-syntax-xhtml/src/test/resources/confluence+xhtml10/specific/preformat/preformat1.test
A confluence-syntax-xhtml/src/test/resources/confluence+xhtml10/specific/preformat/preformat2.test
M confluence-syntax-xhtml/src/test/resources/confluence+xhtml10/specific/table/table1.test
Log Message:
-----------
CONFLUENCE-193: Incorrect parsing of pre tags
Commit: 976d6ed856dcd56079d140db35b1896debe9bc42
https://github.com/xwiki-contrib/confluence/commit/976d6ed856dcd56079d140db…
Author: Teodor Caras <trrenty(a)gmail.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/PreformattedTagHandler.java
Log Message:
-----------
CONFLUENCE-193: Incorrect parsing of pre tags
* Do not extend PreserveTagHandler
Commit: 5bbe19bd94dde5202c83614a662d432971b15c4f
https://github.com/xwiki-contrib/confluence/commit/5bbe19bd94dde5202c83614a…
Author: Teo Caras <45433221+trrenty(a)users.noreply.github.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/PreformattedTagHandler.java
A confluence-syntax-xhtml/src/test/resources/confluence+xhtml10/specific/preformat/preformat1.test
A confluence-syntax-xhtml/src/test/resources/confluence+xhtml10/specific/preformat/preformat2.test
M confluence-syntax-xhtml/src/test/resources/confluence+xhtml10/specific/table/table1.test
Log Message:
-----------
Merge pull request #29 from trrenty/CONFLUENCE-193
CONFLUENCE-193: Incorrect parsing of pre tags
Compare: https://github.com/xwiki-contrib/confluence/compare/0374c7a7e3f6...5bbe19bd…
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: 0374c7a7e3f618b7e410adb75ff82ed272b4776e
https://github.com/xwiki-contrib/confluence/commit/0374c7a7e3f618b7e410adb7…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceConverterListener.java
A confluence-xml/src/test/resources/confluencexml/auto-cursor-target.test
A confluence-xml/src/test/resources/confluencexml/auto-cursor-target/entities.xml
Log Message:
-----------
CONFLUENCE-208: Avoid importing dummy empty paragraphs with class "auto-cursor-target" (#28)
* Remove empty paragraphs with class "auto-cursor-target".
* For non-empty paragraphs and headings, remove the class.
* Add a test case with auto-cursor-target class.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications