summaryrefslogtreecommitdiff
path: root/rc/filetype/markdown.kak
AgeCommit message (Expand)Author
2025-03-31Handle RmdJason Felice
2023-12-13Avoid semantically significant comments in kak filesChris Webb
2022-10-16rc markdown taskpaper: require bare URL to start at word boundaryJohannes Altmanninger
2022-09-10rc markdown: only add language highlighters for actual code blocks in bufferJohannes Altmanninger
2022-09-10rc kakrc: add kak=kakrc highlighter alias for markdown/restructuredtextJohannes Altmanninger
2022-08-17rc markdown: use language highlighting also for indented code blocks inside l...Johannes Altmanninger
2022-08-17rc markdown: use language highlighting also for indented code blocksJohannes Altmanninger
2022-08-17rc markdown: fix loading language highlighter module given multiple code blocksJohannes Altmanninger
2022-07-05Make `x` just select the full linesMaxime Coste
2022-05-29rc filetype: add trim-indent hooks to all languages that have indent hooksJohannes Altmanninger
2021-11-17markdown.kak: erlang, elixir and ocaml code should be highlighted in markdownSidharth Kshatriya
2021-09-27rc markdown: Fix fenced code blocksLennard Hofmann
2021-07-06Improve highlighting of markdown listsHampus Fröjdholm
2021-04-26Markdown: Add CrystalTaupiqueur
2021-04-01rc markdown: Fix code fence regexSeerLite
2021-04-01rc markdown: Fix trailing whitespace removalSeerLite
2021-04-01rc markdown: Add -insert hookSeerLite
2021-03-21rc markdown: Fix HTML highlighting in inline codeLennard Hofmann
2021-01-28Merge remote-tracking branch 'Ordoviz/markdown'Maxime Coste
2021-01-19rc markdown: Highlight HTML tagsLennard Hofmann
2021-01-08Adjust markdown code fences filetype regexGregory Chamberlain
2021-01-05rc markdown: Prevent underscores in URLs cause italic highlightingLennard Hofmann
2020-11-10rc markdown: Fix bullet highlightingFrank LENORMAND
2020-10-23rc markdown: Highlight inline code blocks properlyFrank LENORMAND
2020-10-11markdown.kak: Support pandoc's raw_attributeSeerLite
2020-09-01rc markdown: Highlight trailing spaces properlyFrank LENORMAND
2020-07-11Highlight markdown code block with spaceIvan Tham
2020-05-30Merge remote-tracking branch 'lenormf/remove-bold-italic-faces'Maxime Coste
2020-05-28Fix regression on setext-style markdown headerIvan Tham
2020-05-27Fix setext-style markdown header highlightIvan Tham
2020-05-15colors: Retire the `bold` and `italic` facesFrank LENORMAND
2019-10-22src: Create a <semicolon> named keyFrank LENORMAND
2019-07-24Merge remote-tracking branch 'laelath/markdown-lazy-load'Maxime Coste
2019-07-22Give hooks a group so they're cleaned upJustin Frank
2019-07-22Use module alias pattern for markdown dynamic loadingJustin Frank
2019-06-17Basic language support for AwkDaniel Mulford
2019-05-24Added wip markdown code lazy-loading hookJustin Frank
2019-04-11Update remaining files to new provide/require formatJustin Frank
2019-04-08Modified a bunch of language support files to use modulesJustin Frank
2019-03-21Add categories in rc/Alex Leferry 2