gatsby-transformer-asciidoc - Allow Macro Extensions #27510
Unanswered
bitPogo
asked this question in
Ideas / Feature Requests
Replies: 1 comment 1 reply
-
Hi @bitPogo I might need something like this. have you already done the work? Does it work with Opal-generated extensions too? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
As a user of gatsby-transformer-asciidoc I like to be able to use my awesome custom asciidoc extenstions.
Basic example
Motivation
I am actually in need of more elaborate customisation, which exceeds the capability of a CustomConverter unless I do it in a hacky way, which I do not want to. A custom macro extension allows me to achieve that without a bigger effort. It also opens up gatsby-transformer-asciidoc for a more convenient customisation in general.
Offer
Since it relatively easy to do that, I can also provide a PR by myself, if it is wanted.
Beta Was this translation helpful? Give feedback.
All reactions