github getgrav/grav-plugin-shortcode-core 6.2.0

5 hours ago

Improved

  • Renamed the TarsParser added in 6.1.0 to HybridParser, a name that better describes how it works: one regex pass lexes every tag, then a stack-based pass resolves nesting. It pairs RegexParser's speed with RegularParser's correctness.
  • Made hybrid the default parser for new installs and renamed the matching Processor dropdown option in the plugin settings.
  • Kept the old tars setting working. Sites that selected it keep running unchanged, the value now resolves to HybridParser automatically, so no config edits are needed.

Don't miss a new grav-plugin-shortcode-core release

NewReleases is sending notifications on new releases.