Skip to content

Fork of Drop-in replacement for Pythonista ui.TextView, with convenience features for markdown editing and HTML view mode.

Notifications You must be signed in to change notification settings

takarabune/ks-markdownview

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

ks_MarkdownView

This is a fork of MarkdownView by mikaelho used with permission

updated for Python 3.10

  • via '2to3' -- 4 changes
  • ' encoding="utf8" ' added to 'open' in demo
  • removed commented out code
  • changed tabs to spaces
  • works so far!

changes:

  • hard coded default css 'a'

Please read original readme for details of how it works]

Briefly used in my project kanji sieve
(removed in favour of something simpler in v1.16. But it may yet reappear to allow user to edit the output before saving.)

About

Fork of Drop-in replacement for Pythonista ui.TextView, with convenience features for markdown editing and HTML view mode.

Topics

Resources

Stars

Watchers

Forks

Languages

  • Python 100.0%