scribble icon indicating copy to clipboard operation
scribble copied to clipboard

Run Resyntax on markdown renderer

Open jackfirth opened this issue 1 year ago • 3 comments

This pull request uses Resyntax to clean up the scribble/markdown-render module. It's using a newer version of Resyntax which also uses fmt to format the fixed code. I'm opening this PR to get feedback on whether the formatting changes seem like an improvement.

jackfirth avatar Aug 22 '24 07:08 jackfirth

This pull request has been mentioned on Racket Discourse. There might be relevant details there:

https://racket.discourse.group/t/resyntax-now-uses-fmt-to-format-suggestions/3120/2

Thanks! Should I squash these commits to merge, to keep them separate?

mflatt avatar Aug 28 '24 16:08 mflatt

I recommend squashing. They're only separate because Resyntax doesn't do multiple passes at once yet.

jackfirth avatar Aug 28 '24 18:08 jackfirth