Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Coerce subs string to list on node returned by inline macro processor #3938

Closed
mojavelinux opened this issue Feb 10, 2021 · 0 comments
Closed
Assignees
Labels
improvement v2.0.14 Issues resolved in the 2.0.14 release
Milestone

Comments

@mojavelinux
Copy link
Member

If an inline macro processor returns a node with the subs option set, ensure that value is a list, coercing it from a string if necessary. This will make it easier to write an inline macro that performs substitutions.

@mojavelinux mojavelinux added this to the v2.x milestone Apr 13, 2021
@mojavelinux mojavelinux self-assigned this Apr 13, 2021
@mojavelinux mojavelinux modified the milestones: v2.x, v2.0.x Apr 19, 2021
mojavelinux added a commit to mojavelinux/asciidoctor that referenced this issue Apr 19, 2021
…eturned by processor for custom inline macro to be a string
mojavelinux added a commit to mojavelinux/asciidoctor that referenced this issue Apr 19, 2021
…eturned by processor for custom inline macro to be a string
@mojavelinux mojavelinux added the v2.0.14 Issues resolved in the 2.0.14 release label Apr 19, 2021
ggrossetie pushed a commit to ggrossetie/asciidoctor that referenced this issue Jun 12, 2021
…eturned by process method for custom inline macro to be a String (asciidoctor#4029)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement v2.0.14 Issues resolved in the 2.0.14 release
Projects
None yet
Development

No branches or pull requests

1 participant