Branch: refs/heads/issue_CONFLUENCE-28 Home: https://github.com/xwiki-contrib/confluence Commit: 8af8031d889a3c760f35e8543fbf1e2ac0ddab0e https://github.com/xwiki-contrib/confluence/commit/8af8031d889a3c760f35e8543... Author: Clemens Klein-Robbenhaar <robbenhaar@green-meadows.de> Date: 2024-09-29 (Sun, 29 Sep 2024) Changed paths: M confluence-syntax-confluence/src/main/java/org/xwiki/contrib/confluence/parser/confluence/internal/ConfluenceParser.java R confluence-syntax-confluence/src/test/resources/confluence11/specific/link/spacelink.test M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceInputFilterStream.java Log Message: ----------- CONFLUENCE-28: Introduce entity reference resolver for Confluence reference syntax * revert change to use the confluence reference resolver always * instead for the confluence input stream use a copy of the component which uses the confluence reference resolver * scrap the integration test in the "syntax-confluence" project as it does not longer work there (the references are parsed as XWiki references). Instead the integration test in the "xml"-project has to be sufficient To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications