Skip to content

v3.5.1

Compare
Choose a tag to compare
@github-actions github-actions released this 24 May 11:38
68b30c4

Bug fixes:

  • Fixed nested inclusions showing incorrect warning messages.
  • Fixed error skipping relative URLs rewriting in indented codeblocks using Windows newlines.

Enhancements:

  • Allow to pass string arguments wrapped by single quotes ' escaping them with \'.
  • Show errors if filename, end, start or exclude arguments are empty.
  • Show error rather than raising an exception if a file to be included is not found.
  • Show error rather than raising an exception if a parsed boolean value is not valid.
  • Improved warning messages adding affected line number and directive.