srht.markdown: bump version to 17

This commit is contained in:
Drew DeVault 2024-04-11 10:54:45 +02:00
parent 0318e32f18
commit 8c9fb045f0
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ import mistletoe as m
from mistletoe.span_token import SpanToken, RawText
import re
SRHT_MARKDOWN_VERSION = 16
SRHT_MARKDOWN_VERSION = 17
class PlainLink(SpanToken):
"""