dweiss commented on PR #16584: URL: https://github.com/apache/lucene/pull/16584#issuecomment-5476022429
Correct - I also liked the fact that claude reused flexmark for the conversion. The resulting class is small enough (and good enough!) that I didn't think it needs any changes. Command-line tools like glow (https://github.com/charmbracelet/glow) can be used for fancy cli-rendering with URLs, colors, etc. They need to be installed manually but they do a great job. For our needs, I think the code Claude generated is more than fine (compared to plain-text format we get linting, github markdown rendering, etc.). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
