-
-
Notifications
You must be signed in to change notification settings - Fork 23
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
Rewrite some parts of extension, adding a Page class #46
Comments
This was referenced Apr 3, 2024
See also my sponsor page. |
When will it be released? I am looking forward to it 😄 |
There is no timeline or completion date for this issue. If you want to encourage development here, please consider sponsoring. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The extension needs to have some parts rewritten. Specifically, a separate Page class, unique to this extension, needs to be added to represent each separate Page in the resulting output, rather than having this extension's code spread around extending the other stock Asciidoctor classes.
This should simplify the code significantly, making it easier to understand, and will make it much easier to resolve open issues (even resolve some of them without any work on them specifically).
This issue needs to be completed before most of the other open issues can be worked on.
The text was updated successfully, but these errors were encountered: