Skip to content

7.11

Compare
Choose a tag to compare
@bsorrentino bsorrentino released this 23 Mar 09:08
· 61 commits to master since this release

v7.11

Generic changes

docs(README.md): update

e2bf2642b267fc3 Build Pipeline 2023-03-23 09:01:53

fix: finalize implementation

  • implement 'processConfluenceMacro' method in CommonmarkConfluenceWikiVisitor invoked on visit( HtmlBlock )
  • #285

d5703c3836874e0 Build Pipeline 2023-03-21 11:57:53

test: improve test cases

7e4ddefd59e0f80 Build Pipeline 2023-03-21 11:56:11

feat: enable nested markdown processing

0ff0fe8d7c75840 Build Pipeline 2023-03-20 18:47:45

test: refactor test

04f6530c2e56715 Build Pipeline 2023-03-20 18:47:02

test(issue285.md): update publish test

d657e4447e7542f Build Pipeline 2023-03-20 14:55:33

fix(CommonmarkConfluenceWikiVisitor.java): update regex

  • update regex for detecting html comment to handle multiline content
  • #285

b3d6a756bc2089c bsorrentino 2023-03-20 09:40:02

test: test parse multiline html comment

  • test multiline html comment for identify confluence macro + test publishing
  • #285

17ba7f4988e367a bsorrentino 2023-03-20 09:38:07

test(Issue285Test.kt): test parse multiline html comment

282538730cf0e33 bsorrentino 2023-03-19 18:58:45

refactor: remove the Optionals as arguments

b755fdf659e7044 bsorrentino 2023-03-04 11:26:09