rmuir commented on issue #14257:
URL: https://github.com/apache/lucene/issues/14257#issuecomment-2751009070

   @dweiss thank you so much for that starter commit for evaluation. I will try 
it tonight and fire up eclipse and see what our options are.
   
   I finally finished parser (https://github.com/rmuir/tree-sitter-javadoc) and 
am now looking at options to (ab)use it, to convert our docs to markdown 
automatically, when I discovered that google-java-format will mess up markdown 
comments, e.g. too-long `///` will wrap to another line with `//` and break 
everything. 
   
   So currently, there is no way to escape from the prettier because neither 
`@snippet` nor markdown can work with the formatter, so no way to make a patch 
that passes build.


-- 
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: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to