about summary refs log tree commit diff
path: root/filters/html-converters
diff options
context:
space:
mode:
authorChris Mayo <aklhfex@gmail.com>2019-05-26 17:57:01 +0100
committerJune McEnroe <june@causal.agency>2022-02-13 11:53:33 -0500
commit298f7d15f83fde9b85ec0235e5021558243eb705 (patch)
tree25008327bdf90e9e413ac1dda83996eed514059a /filters/html-converters
parentAdd "this commit" option to switch form (diff)
downloadcgit-pink-298f7d15f83fde9b85ec0235e5021558243eb705.tar.gz
cgit-pink-298f7d15f83fde9b85ec0235e5021558243eb705.zip
Use git raw note format
Currently a commit note is shown as:

Notes

  Notes:
      <note text>

Change to:

Notes
  <note text>

Signed-off-by: Chris Mayo <aklhfex at gmail.com>
Diffstat (limited to 'filters/html-converters')
0 files changed, 0 insertions, 0 deletions
June McEnroe 2021-01-20Use mtags in source-filterJune McEnroe 2021-01-19Add mtags to generate tags for make and mdocJune McEnroe 2021-01-19Map tags to IDs using only [[:alnum:]-._]June McEnroe 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe 2021-01-18Allow matching lexers using first input lineJune McEnroe