Markdown gadget!
Markdown gadget added! Render markdown in the terminal with graphics, links, tables, lists and task lists! See it in action.
Changes for v0.31.0
- Markdown gadget added/mistletoe added as a dependency.
add_text
funcion andadd_str
, andset_text
methods can now accept batgrl-flavored inline markdown ifmarkdown=True
.- Multi-line paste for console gadget.
- Doc strings now conform to pydocstyle.
- Raycaster refactored.
- Three new Text borders added:
near
,mcgugan_tall
,mcgugan_wide
. - Cursor save/restore during rendering re-added.
- VideoPlayer and BrailleVideoPlayer raise FileNotFound if file doesn't exist to prevent cv2 from eating the errors.
- Render lock is now re-entrant. Gadgets must acquire render lock to resize or reposition.