-
Notifications
You must be signed in to change notification settings - Fork 59
format embedded markdown #639
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requesteds-blockedPR is currently blocked.PR is currently blocked.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requesteds-blockedPR is currently blocked.PR is currently blocked.
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is.
In pursuit of improving the doc comment experience, auto-formatting them would be sweet.
Describe the solution you'd like
A clear and concise description of what you want to happen.
We should be able to pull a solution off the shelf (I do not want to go down the rabbit hole of homebrewing a markdown formatting crate inside
wdl-format). Possible lead here - https://github.com/rvben/rumdlDescribe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
I started noodling at this in #614 and the logic started spiraling out of control, leading to reverting this feature - 98bd73b