Code snippets in README(.rst) should use ``` ``double backticks`` ``` rather than `` `single backticks` ``. Otherwise it will just be escaped, but not preformatted as "code", making it hard to tell apart code from text in the README render (especially when it says stuff like "`` `code 1` or `code 2` ``"). You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/4029
-- Commit Summary --
* Fix README: highlight code as such using ``code``
-- File Changes --
M README (14)
-- Patch Links --
https://github.com/geany/geany/pull/4029.patch https://github.com/geany/geany/pull/4029.diff