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

integrating rsyntaxtree with pandoc #11

Open
cysouw opened this issue Dec 5, 2023 · 1 comment
Open

integrating rsyntaxtree with pandoc #11

cysouw opened this issue Dec 5, 2023 · 1 comment

Comments

@cysouw
Copy link

cysouw commented Dec 5, 2023

I would like to integrate rsyntaxtree with pandoc, ideally as a pandoc-filter. Then it would be possible to write bracketed code in a markdown document and have syntactic trees inserted in your paper.

See for example my pandoc-filter for linguistic examples (written in Lua): https://github.com/cysouw/pandoc-ling

I have no idea how best to include ruby code as a pandoc-filter though: https://pandoc.org/filters.html

Would you be interested to support should a use-case?

@yohasebe
Copy link
Owner

I'm sorry that I could not respond to you sooner. Integrating rsyntaxtree with pandoc is an exciting idea. And your [pandoc-ling] project (https://github.com/cysouw/pandoc-ling) is fantastic! It may take a while, but I'll take a close look at it and consider if the integration is possible. Thank you for your suggestion!

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

No branches or pull requests

2 participants