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

Is it possible to extend this library for other targets like HTML and LaTex? #644

Open
mio-19 opened this issue Sep 4, 2024 · 1 comment

Comments

@mio-19
Copy link

mio-19 commented Sep 4, 2024

I would like to print source code on documents and website too, where String is not sufficient.

@johnynek
Copy link
Collaborator

I don't know how it would be very different. You can use this to generate HTML or Latex strings. I use it to generate python and C code.

What do you have in mind that would need to be added? If you mean some special utilities for making tags, or similar, that we would not put in the main code, but you could imagine sending a PR making a paiges-html module or something similar.

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