Closed bram209 closed 1 year ago
Release to crates.io blocked by: https://github.com/stoically/syn-rsx/issues/49
Works for me!
Since you moved from syn_rsx to rstml in #32, this probably needs reworking. Do you have that planned?
Hi, yes this feature can now be implemented, I haven't found the time to do that yet.
Resolves #3
Note: Currently inserts the doc comments before a node. Inline (at end of a statement) comments are not yet supported (and will end up in the line above).
Note2: This does not preserve comments in code blocks yet, I plan to add this to https://github.com/bram209/prettyplease later.