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

Adding docs for accessing named and positional attributes in BlockPro… #1072

Merged
merged 7 commits into from
Jan 5, 2022

Conversation

robertpanzer
Copy link
Member

…cessors

Thank you for opening a pull request and contributing to AsciidoctorJ!

Please take a bit of time giving some details about your pull request:

Kind of change

  • Bug fix
  • New non-breaking feature
  • New breaking feature
  • Documentation update
  • Build improvement

Description

We do not have much/any documentation yet for how processors access attributes and in particular how to access positional attributes.
This PR tries to add them.
I am starting with an extension to the BlockProcessor documentation, and would then add similar sections for Block- and Inline Macros.

@robertpanzer
Copy link
Member Author

Added a section about positional attributes to the inline macro processor docs.

@robertpanzer
Copy link
Member Author

Updated the PR with a section about accessing (positional) attributes for Block Macro processors.
The PR should be "feature complete" now, i.e., I am not planning to add further content unless there are PR comments for how to make this better or fix errors that I might have made.

@robertpanzer
Copy link
Member Author

Updated the PR to use symlinks to make the documentation tests available to the antora module.

@robertpanzer robertpanzer merged commit 5765549 into main Jan 5, 2022
@robertpanzer robertpanzer deleted the docs-extension-attributes branch January 5, 2022 10:26
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.

None yet

2 participants