Highlighted text files. Write notes or docs in .bxt, .hxt, .htxt or .btxt
and they read like a formatted document while staying plain text.
Markdown syntax is understood, but styled for reading rather than editing:
- Headings are larger and coloured by level
- Emphasis and inline code stand out
- The markup itself —
**, backticks,#, link brackets — fades into the background - Link targets are clickable
- Lines wrap by default
Nothing is hidden or reformatted. The file on disk is exactly what you typed.
Settings
bxtHighlight.boldStyle—colour,colour-bold,boldorplainbxtHighlight.headingScale— how much larger headings get;0keeps them body-sizedbxtHighlight.largeHeadings— turn heading sizing off entirelybxtHighlight.dimMarkers— whether the markup fadesbxtHighlight.applyToMarkdown— apply all of this to.mdfiles too; off by defaultbxtHighlight.entryIdPattern— regex for ids to pick out, such asFE-R21