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

Provide a shortcut to just render to String #49

Closed
dpc opened this issue Apr 9, 2024 · 2 comments
Closed

Provide a shortcut to just render to String #49

dpc opened this issue Apr 9, 2024 · 2 comments

Comments

@dpc
Copy link

dpc commented Apr 9, 2024

95% of times when I render markdown (or now djot) I just want to get a String. 4% write to a io::Writer. Having top-level convenience functions for it seems like a good idea, and doesn't make switching to more flexible versions when needed.

@hellux
Copy link
Owner

hellux commented Apr 9, 2024

I think it sounds reasonable, something like #50?

@hellux hellux closed this as completed in 1aa1714 Apr 25, 2024
@hellux
Copy link
Owner

hellux commented Jul 2, 2024

available as of release 0.4.1

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