1. 4f243c2 (doc) Fix missing references in JavaDocs by Jacob van Lingen · 6 months ago master
  2. 290f889 Bump org.codehaus.plexus:plexus-testing from 1.5.0 to 1.6.0 by dependabot[bot] · 3 weeks ago
  3. c15ab5c use Apache Snapshots in site build by Slawomir Jaranowski · 4 weeks ago
  4. 58025b6 Upgrade parent pom to 45 by Sylwester Lachiewicz · 5 months ago
  5. 314f642 Cleanup pom, remove redundant dependencies by Sylwester Lachiewicz · 4 weeks ago
  6. b891c06 Drop almost all usages of plexus-utils by Sylwester Lachiewicz · 4 weeks ago
  7. acf20e9 Remove not used and outdated clirr-maven-plugin by Sylwester Lachiewicz · 4 weeks ago
  8. 2ddf4ee Bump org.apache.commons:commons-text from 1.13.1 to 1.14.0 by dependabot[bot] · 6 weeks ago
  9. e579ddb Bump commons-io:commons-io from 2.19.0 to 2.20.0 by dependabot[bot] · 7 weeks ago
  10. d3cce79 Bump org.junit:junit-bom from 5.13.3 to 5.13.4 by dependabot[bot] · 7 weeks ago
  11. 851f8c1 Bump xmlunitVersion from 2.10.2 to 2.10.3 by dependabot[bot] · 3 months ago
  12. c00478d Bump org.junit:junit-bom from 5.13.1 to 5.13.3 by dependabot[bot] · 9 weeks ago
  13. 8f3534a Remove Jira URL (#309) by Sandra Parsick · 8 weeks ago
  14. 8470191 Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 (#275) by dependabot[bot] · 9 weeks ago
  15. 80039ed Bump org.junit:junit-bom from 5.13.0 to 5.13.1 (#269) by dependabot[bot] · 3 months ago
  16. 3eb71db Bump org.codehaus.plexus:plexus-testing from 1.4.0 to 1.5.0 (#262) by dependabot[bot] · 3 months ago
  17. 481f1d1 Bump xmlunitVersion from 2.10.0 to 2.10.2 (#266) by dependabot[bot] · 3 months ago
  18. c061895 Bump org.junit:junit-bom from 5.12.2 to 5.13.0 (#268) by dependabot[bot] · 3 months ago
  19. b8c275b Bump commons-io:commons-io from 2.17.0 to 2.19.0 by dependabot[bot] · 3 months ago
  20. c8226fd Bump org.apache.commons:commons-text from 1.12.0 to 1.13.1 by dependabot[bot] · 3 months ago
  21. 7274249 Enable Github Issues by Matthias Bünger · 3 months ago
  22. 9f7841b Bump org.junit:junit-bom from 5.12.1 to 5.12.2 by dependabot[bot] · 5 months ago
  23. e8c37c0 Fix checkstyle issues by Sylwester Lachiewicz · 5 months ago
  24. 1a5e436 [DOXIA-774] Bump org.junit:junit-bom from 5.11.4 to 5.12.1 by dependabot[bot] · 6 months ago
  25. ede159d Bump org.jetbrains:annotations from 26.0.1 to 26.0.2 by dependabot[bot] · 8 months ago
  26. fb461bc Bump org.junit:junit-bom from 5.11.3 to 5.11.4 by dependabot[bot] · 9 months ago
  27. a6158e2 Bump org.jetbrains:annotations from 25.0.0 to 26.0.1 by dependabot[bot] · 11 months ago
  28. 99e7e1f trivial: clean up escaping in test by Konrad Windszus · 8 months ago
  29. 612f82c also consider preceding characters in the buffer for escaping by Konrad Windszus · 8 months ago
  30. 41a51b4 [DOXIA-770] Only escape when necessary by Konrad Windszus · 8 months ago
  31. 431fb56 [DOXIA-772] Deprecate Sink.sectionTitle() and sectionTitle_() by Konrad Windszus · 8 months ago
  32. ef20da2 [DOXIA-764] Strip leading newline after verbatim(SinkEventAttributeSet.SOURCE) by Konrad Windszus · 9 months ago
  33. 24ff7c2 Bump org.junit:junit-bom from 5.11.1 to 5.11.3 by dependabot[bot] · 11 months ago
  34. ac99291 [DOXIA-763] Distinguish between verbatim source and non-source in MarkdownSink by Konrad Windszus · 10 months ago
  35. c36b516 [DOXIA-760] Clarify table justification semantics and introduce new (#248) by Konrad Windszus · 10 months ago
  36. d357e9a [DOXIA-756] Allow to customize macro execution (#244) by Konrad Windszus · 10 months ago
  37. 915f5de Trivial: Modify test to clarify upper/lowercase characters in TOC entry ids by Konrad Windszus · 10 months ago
  38. 4a19981 [DOXIA-759] Support anchors in MarkdownSink (#247) by Konrad Windszus · 10 months ago
  39. 33fea80 [DOXIA-758] Consider emitComments flag in MarkdownSink (#246) by Konrad Windszus · 10 months ago
  40. 4142e30 [DOXIA-757] Don't strip leading "#" from link names (#245) by Konrad Windszus · 10 months ago
  41. e6190a9 [DOXIA-754] Clarify method order for nested lists (#243) by Konrad Windszus · 11 months ago
  42. 81df7a3 [DOXIA-753] Do not end lists with a blank line (#241) by Konrad Windszus · 11 months ago
  43. a299dec [DOXIA-751] Linked inline code must be emitted in right order (#240) by Konrad Windszus · 11 months ago
  44. 4ff3e3d [DOXIA-749] Correctly indent and separate blocks inside list items (#238) by Konrad Windszus · 11 months ago
  45. 7553e5a [DOXIA-746] Sink API: add method for comment ending with a line break (#236) by Konrad Windszus · 11 months ago
  46. 0f4908c [DOXIA-750] Properly apply inlines inside HTML blocks by Konrad Windszus · 11 months ago
  47. b054e54 [DOXIA-747] Emit headings at beginning of line for Markdown by Konrad Windszus · 11 months ago
  48. 864eb9c [DOXIA-745] Incorrect value comparison for string type in AbstractParserTest by Michael Osipov · 11 months ago
  49. 8ecdffd [maven-release-plugin] prepare for next development iteration by Michael Osipov · 11 months ago
  50. 9d04eaf [maven-release-plugin] prepare release doxia-2.0.0 by Michael Osipov · 11 months ago doxia-2.0.0
  51. 1d2ab17 Bump org.junit:junit-bom from 5.11.0 to 5.11.1 by dependabot[bot] · 11 months ago
  52. 56ec599 Bump org.jetbrains:annotations from 24.1.0 to 25.0.0 by dependabot[bot] · 11 months ago
  53. ed79361 Bump commons-io:commons-io from 2.16.1 to 2.17.0 by dependabot[bot] · 11 months ago
  54. a019f0b Disable automated JIRA comments from GitHub (#230) by Konrad Windszus · 12 months ago
  55. c93d142 [DOXIA-740] IndexingSink: fix incomplete dispatching of Sink events (#228) by Konrad Windszus · 12 months ago
  56. b64430d Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 by dependabot[bot] · 1 year ago
  57. c757b73 Bump org.apache.ant:ant-apache-regexp from 1.10.14 to 1.10.15 by dependabot[bot] · 1 year ago
  58. 32b489c [DOXIA-742] Upgrade to Plexus Utils 4.0.1 and XML 3.0.1 by Michael Osipov · 1 year ago
  59. 6e49cf9 Bump org.junit:junit-bom from 5.10.3 to 5.11.0 by dependabot[bot] · 1 year, 1 month ago
  60. 59d9d4d Bump org.hamcrest:hamcrest-core from 2.2 to 3.0 by dependabot[bot] · 1 year ago
  61. d10c979 Bump org.apache.maven:maven-parent from 42 to 43 by dependabot[bot] · 1 year ago
  62. c35c571 [DOXIA-739] Disable source code highlighters for verbatim blocks for Markdown by Michael Osipov · 1 year, 1 month ago
  63. 0527ed3 use new Reproducible Central badge endpoint by Hervé Boutemy · 1 year, 1 month ago
  64. 4fe6c91 [DOXIA-738] Add Footnote extention for Markdown module by Claude Warren · 1 year, 3 months ago
  65. 8509c90 Bump org.codehaus.plexus:plexus-testing from 1.3.0 to 1.4.0 by dependabot[bot] · 1 year, 2 months ago
  66. 1182e77 Bump org.junit:junit-bom from 5.10.2 to 5.10.3 by dependabot[bot] · 1 year, 2 months ago
  67. 45aaa05 [maven-release-plugin] prepare for next development iteration by Michael Osipov · 1 year, 4 months ago
  68. a864a64 [maven-release-plugin] prepare release doxia-2.0.0-M12 by Michael Osipov · 1 year, 4 months ago doxia-2.0.0-M12
  69. c35e61c [DOXIA-737] [REGRESSION] Making EmitAnchorsForIndexableEntries by default does not extract document titles anymore by Michael Osipov · 1 year, 4 months ago
  70. af29137 Bump xmlunitVersion from 2.9.1 to 2.10.0 by dependabot[bot] · 1 year, 4 months ago
  71. 003266d Bump org.apache.commons:commons-text from 1.11.0 to 1.12.0 by dependabot[bot] · 1 year, 4 months ago
  72. c6ba118 [maven-release-plugin] prepare for next development iteration by Michael Osipov · 1 year, 4 months ago
  73. 21c2e55 [maven-release-plugin] prepare release doxia-2.0.0-M11 by Michael Osipov · 1 year, 4 months ago doxia-2.0.0-M11
  74. 6051b72 Explictily set Java version by Michael Osipov · 1 year, 4 months ago
  75. 11c6a53 [DOXIA-736] Upgrade to Parent 42 by Michael Osipov · 1 year, 4 months ago
  76. 5cfb8ee Remove invalid tag by Michael Osipov · 1 year, 4 months ago
  77. 9c3a656 Use non-deprecated code by Michael Osipov · 1 year, 4 months ago
  78. c1a38e6 Fix Javadoc issue by Michael Osipov · 1 year, 5 months ago
  79. b3088e7 [maven-release-plugin] prepare for next development iteration by Michael Osipov · 1 year, 5 months ago
  80. df64979 [maven-release-plugin] prepare release doxia-2.0.0-M10 by Michael Osipov · 1 year, 5 months ago doxia-2.0.0-M10
  81. ef69d5c Fix reporting before release by Michael Osipov · 1 year, 5 months ago
  82. da21b8a Bump commons-io:commons-io from 2.16.0 to 2.16.1 (#207) by dependabot[bot] · 1 year, 5 months ago
  83. 3aea5e4 [DOXIA-723] Improve logging for null references by Konrad Windszus · 1 year, 5 months ago
  84. 3cde902 DOXIA-723 correctly expose document location through BufferingSinkProxy (#206) by Konrad Windszus · 1 year, 5 months ago
  85. e24502e [DOXIA-735] Bump commons-io:commons-io from 2.15.1 to 2.16.0 (#205) by dependabot[bot] · 1 year, 5 months ago
  86. 13d14b2 [DOXIA-734] Restore handling of XHTML 1.0 obsolete attributes/elements by Konrad Windszus · 1 year, 6 months ago
  87. 356a0fe [DOXIA-731] Simplify HTML markup emitted from Sink.verbatim (#202) by Konrad Windszus · 1 year, 6 months ago
  88. 6091eef [DOXIA-723] fix mix-up of column and line by Konrad Windszus · 1 year, 6 months ago
  89. ea3e495 [DOXIA-732] Don't fail for duplicate anchor names (#203) by Konrad Windszus · 1 year, 6 months ago
  90. aa6b907 Bump apache/maven-gh-actions-shared from 3 to 4 by dependabot[bot] · 1 year, 6 months ago
  91. d050b2d [DOXIA-728] Support blockquotes in MarkdownSink (#198) by Konrad Windszus · 1 year, 7 months ago
  92. 749b95e Bump org.junit:junit-bom from 5.10.1 to 5.10.2 (#199) by dependabot[bot] · 1 year, 7 months ago
  93. 4eda5ad Clarify that it's OK to use spaces for things other than indentation (#148) by Elliotte Rusty Harold · 1 year, 7 months ago
  94. cf68f3d [DOXIA-723] Expose document location in Sink (#194) by Konrad Windszus · 1 year, 8 months ago
  95. 79c950e [DOXIA-727] Fix escaping inside code spans (#197) by Konrad Windszus · 1 year, 8 months ago
  96. dd01209 Bump org.apache.commons:commons-text from 1.10.0 to 1.11.0 (#181) by dependabot[bot] · 1 year, 8 months ago
  97. fcfd42f [DOXIA-726] Incorrect escaping of <,>,",' and & (#196) by Konrad Windszus · 1 year, 8 months ago
  98. a36887e [DOXIA-724] Fix order of sink wrappers in pipeline (#195) by Konrad Windszus · 1 year, 8 months ago
  99. e018808 Fix Javadoc issues by Michael Osipov · 1 year, 8 months ago
  100. 9d9c98d [maven-release-plugin] prepare for next development iteration by Michael Osipov · 1 year, 8 months ago