chiark / gitweb /
documentation/doxygen,m.code: unify code whitespace stripping.
authorVladimír Vondruš <mosra@centrum.cz>
Mon, 8 Jun 2020 23:58:08 +0000 (01:58 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Mon, 8 Jun 2020 23:59:44 +0000 (01:59 +0200)
commit401ff081c7e542a6a206af004d5c7b96801bd30a
tree11be1f780f0b75ddd3e087fec374aeaf42f6727a
parent020a7f007f0f3ac91016785ddcaacc3a9a34c119
documentation/doxygen,m.code: unify code whitespace stripping.

For some reason due to an accident m.code wasn't strip leading
whitespace in inline code. Of course no test caught this.
documentation/doxygen.py
plugins/m/code.py