mirror of
https://github.com/Orc/discount.git
synced 2026-09-25 04:10:00 +03:00
Move the flag bit for TABSTOP to the correct place.
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ if [ "${TAB:-4}" -eq 8 ]; then
|
||||
</li>
|
||||
</ul>'
|
||||
|
||||
try -F0x0200 'markdown with TAB=4' \
|
||||
try -F0x020000 'markdown with TAB=4' \
|
||||
"$LIST" \
|
||||
'<ul>
|
||||
<li>A
|
||||
|
||||
Reference in New Issue
Block a user