Skip to content

7.13

Compare
Choose a tag to compare
@bsorrentino bsorrentino released this 12 Oct 17:33
· 30 commits to master since this release

changes

feat: enhance escapeMarkdownText method

  • enable fine grained escaping on markdown text
  • resolve #295

1157223261d86b6 bsorrentino 2023-10-12 17:17:40

fix: enable escaping on TableCell

ee97f605962a828 bsorrentino 2023-10-12 17:16:46

test: add unit test

a65b74a001e9bb5 bsorrentino 2023-10-12 17:16:07

fix: check prefix before apply

  • check link prefix before apply it
  • resolve #294

c8d619ed504b8f7 bsorrentino 2023-10-11 14:56:15

test: add test data

  • prepare for reproduce issue
  • working #294

c6550ce83a6b3d7 bsorrentino 2023-10-11 14:55:23

refactor: remove lombok usage

5786d8cff33c956 bsorrentino 2023-10-11 08:02:47

build: move to maven 3.6.0 compatibility

14ccb9769202ef8 bsorrentino 2023-10-11 07:56:27