Skip to content

Instantly share code, notes, and snippets.

View gorshunovr's full-sized avatar
🌌
Working from the Milky Way

Roman Gorshunov gorshunovr

🌌
Working from the Milky Way
View GitHub Profile
@dlebech
dlebech / Gerrit comment formatting
Last active January 17, 2024 10:34
Comment formatting in Gerrit
The documentation for Gerrit when it comes to formatting comments is quite lacking. Here is short list created by trial and error and looking at the source code in:
./gerrit-gwtexpui/src/main/java/com/google/gwtexpui/safehtml/client/SafeHtml.java
Lists:
* List item 1
* List item 2
- List item 1
- List item 2