mirror of https://github.com/apache/lucene.git
Ref Guide: fix template to put list items inside a <p> element for consistent styling
This commit is contained in:
parent
c20501a504
commit
c1ea964847
|
@ -7,5 +7,5 @@
|
|||
input.task-list-item-checkbox type='checkbox' disabled=true checked=(item.attr? :checked)
|
||||
=<item.text
|
||||
- else
|
||||
li
|
||||
li: p
|
||||
=(print_item_content item)
|
||||
|
|
Loading…
Reference in New Issue