A collection of custom text filters for processing Markdown in BBEdit
- Copy the filters into: ~/Library/Application Support/BBEdit/Text Filters/
- If a filter doesn’t run, it may be quarantined by macOS. The following Terminal command will remove quarantine from any given file (use the actual File path rather than "/path/to/file"):
xattr -d com.apple.quarantine /path/to/file - In BBEdit, select Text > Text Filters, then choose your filter from the menu drop down.