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

Markdown => IR => transformations => Markdown #65

Open
pboling opened this issue Nov 8, 2022 · 2 comments
Open

Markdown => IR => transformations => Markdown #65

pboling opened this issue Nov 8, 2022 · 2 comments

Comments

@pboling
Copy link

pboling commented Nov 8, 2022

I am interested in making programmatic changes to markdown templates, writing the modified markdown back to a file. I don't see a function for exporting back to markdown (only HTML), so I am wondering if I've missed something, or how one might accomplish such a thing.

@kiranshila
Copy link
Owner

Dup of #10. I agree this is useful and wouldn't be too hard. I would break out the lowering.clj file into a lowering folder and make md and html files. I'd be happy to work together to implement this.

@pboling
Copy link
Author

pboling commented Nov 15, 2022

This is my first attempt to use clojure, but I'll see what I can accomplish.

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