Skip to content

Conversation

@cappuc
Copy link
Contributor

@cappuc cappuc commented Dec 29, 2024

  • Added support for extensions. With an extension it is possible to register tags, filters, node visitors and provide registers for render context.
  • Added NodeVisitor to allow to track parsed nodes and allow some changes to the node tree (it is possible to override BodyNode children).
  • Moved default tags and filters to StandardExtension that is registered by default.
  • Refactored profiling and moved to ProfilerExtension
  • Allow to skip registration of a FiltersProvider method with Hidden attribute.

@cappuc cappuc marked this pull request as ready for review December 30, 2024 09:27
@cappuc cappuc merged commit 889ff83 into main Dec 30, 2024
24 checks passed
@cappuc cappuc deleted the extensions branch February 9, 2025 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant