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

Process inline stem macros inside (non-AsciiDoc) table cells #19

Closed
mojavelinux opened this issue Aug 20, 2016 · 0 comments
Closed

Process inline stem macros inside (non-AsciiDoc) table cells #19

mojavelinux opened this issue Aug 20, 2016 · 0 comments
Assignees

Comments

@mojavelinux
Copy link
Member

The Treeprocessor needs to be updated to process inline stem macros inside (non-AsciiDoc) table cells. This change will require descending into the table model and processing the content of each cell.

Since table cells must be handled differently from other blocks, this change may require refactoring common logic out of main processing loop so that it can be reused to accommodate the divergent code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants