Skip to content

Converts Markdown Files to an HTML Fill In The Blank - Interactive Typing Prompt

Notifications You must be signed in to change notification settings

0187773933/MDToHTMLInteractiveTypingPromptGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown to HTML Interactive Typing Prompt Generator

  1. Add a text expansion using aText
    • Abbreviation = "imd"
    • Expand: "After typing delimiter ( discard delimiter )"
    • <span class="interactive-typing-prompt" style="border: 2px solid green">【clipboard】</span>【|】
  2. Then Using typora , or whatever md editor , type document as normal
  3. Ctrl+x the text you want to be prompted to type
  4. Activate text expansion
    • it replaces it with temporary green border around text
  5. Run python3 main.py "/path/to/file.md"

About

Converts Markdown Files to an HTML Fill In The Blank - Interactive Typing Prompt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published