summaryrefslogtreecommitdiff
path: root/gitweb/static/js
diff options
context:
space:
mode:
authorJean-Noël Avila <jn.avila@free.fr>2025-09-27 21:39:45 +0200
committerJunio C Hamano <gitster@pobox.com>2025-09-27 17:35:29 -0700
commit5a12fd2a8c850df311aa149c9bad87b7cb002abb (patch)
treeff3ba6ec585d83eaa3df0a813524de112a4931dc /gitweb/static/js
parentc44beea485f0f2feaf460e2ac87fdd5608d63cf0 (diff)
doc: change the markup of paragraphs following a nested list item
Asciidoctor and asciidoc.py have different behaviors when a paragraph follows a nested list item. Asciidoctor has a bug[1] that makes it keep a plus sign (+) used to attached paragraphs at the beginning of the paragraph. This commit uses workarounds to avoid this problem by using second level definition lists and open blocks. [1]:https://github.com/asciidoctor/asciidoctor/issues/4704 Signed-off-by: Jean-Noël Avila <jn.avila@free.fr> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'gitweb/static/js')
0 files changed, 0 insertions, 0 deletions