Skip to content

LenAnderson/SillyTavern-AlternativeMarkdownConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SillyTavern - Alternative Markdown Converters

Converters

Chose between multiple markdown converters:

Both Marked and micromark have better support for tables and nested lists than ShowdownJS. And possibly other quirks that one might be preferred over another.

Extras

Additional tweaks, independend from the chosen markdown converter.

Blockquote Copy Button

Adds a copy-to-clipboard button to all blockquotes, similar to code blocks.

Highlight Custom Tags

Adds markers to highlight start and end of custom tag blocks (i.e., tags that are not standard HTML tags).

Fix Lists

Attempts to prevent regular text following a list from being gobbled up by the list.

Fix Horizontal Rules

Adds a linebreak before any line containing nothing but three (or more) dashes to prevent that line turning the preceding line into a heading.

About

Alternative Markdown Converter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors