Bebop/bebop
dece 0c786087ea gemtext: auto-close preformatted blocks
The spec does not say if preformatted text should be rendered or not if
the file stops before the closing fence is found. The wording makes me
think it is more adequate to auto-close the block in this case.
2021-03-14 00:09:24 +01:00
..
tests browser: handle local file:// URIs 2021-03-08 23:40:21 +01:00
__init__.py init: basic protocol/nav/rendering 2021-02-12 19:01:55 +01:00
__main__.py clean 2021-03-14 00:09:24 +01:00
browser.py browser: add a cache 2021-03-14 00:09:24 +01:00
colors.py add module docstrings 2021-03-13 20:38:52 +01:00
command_line.py mime: basic MIME type management 2021-03-14 00:09:24 +01:00
fs.py clean 2021-03-14 00:09:24 +01:00
gemtext.py gemtext: auto-close preformatted blocks 2021-03-14 00:09:24 +01:00
history.py add module docstrings 2021-03-13 20:38:52 +01:00
links.py page: move page content to a separate class 2021-03-14 00:09:24 +01:00
mime.py mime: basic MIME type management 2021-03-14 00:09:24 +01:00
mouse.py add module docstrings 2021-03-13 20:38:52 +01:00
navigation.py add module docstrings 2021-03-13 20:38:52 +01:00
page.py page: move page content to a separate class 2021-03-14 00:09:24 +01:00
protocol.py mime: basic MIME type management 2021-03-14 00:09:24 +01:00
rendering.py page: move page content to a separate class 2021-03-14 00:09:24 +01:00
tofu.py tofu: fix bug in save_cert_stash 2021-03-14 00:09:24 +01:00