Branch: refs/heads/master Home: https://github.com/xwiki-contrib/confluence Commit: 5446505dd224efbb33e1cd4379ba8a86f0773617 https://github.com/xwiki-contrib/confluence/commit/5446505dd224efbb33e1cd437... Author: Teodor Caras <[email protected]> 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/976d6ed856dcd56079d140db3... Author: Teodor Caras <[email protected]> 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/5bbe19bd94dde5202c83614a6... Author: Teo Caras <[email protected]> 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...5bbe19bd9... To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications