Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 347 Bytes

File metadata and controls

14 lines (11 loc) · 347 Bytes

Markdown Reader

This is a python script for displaying markdown documents using the Tkinter graphics library

image

Currently implemented

  • Paragraphs
  • Headers
  • Line breaks
  • Bold text
  • Italic text
  • Ordered lists
  • Unordered lists