clj-easy / graal-docs

Scripts and tips to get Clojure latest working with GraalVM latest
Eclipse Public License 1.0
390 stars 20 forks source link

Escape * for warn-on-reflection #61

Closed markgdawson closed 10 months ago

markgdawson commented 10 months ago

Seems that in single quote code blocks, github MD requires escaping the first *.

borkdude commented 10 months ago

Thanks!