Skip to content

1.0.0.7

Compare
Choose a tag to compare
@SCWells72 SCWells72 released this 25 May 16:21
· 3 commits to main since this release
  • Issue 11 - Fixed an issue that would result in failed ApexDoc generation if Markdown included $<something> that would be interpreted incorrectly as a regular expression group reference.
  • Issues reported by Markdown-to-HTML conversion are included in ApexDoc validation output. This can be disabled if desired using the new validateMarkdown ApexDoc validator option.
  • Fixed an issue with the groupPage.vm Velocity template that would result in an unbalanced <div> tag when group content is not present.
  • Added a -verbose/--verbose command-line option to print the full stack trace when exceptions are caught and logged. That behavior is disabled by default but can be enabled when troubleshooting and reporting issues.