index
:
kakoune.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rc
/
filetype
/
markdown.kak
Age
Commit message (
Expand
)
Author
2025-03-31
Handle Rmd
Jason Felice
2023-12-13
Avoid semantically significant comments in kak files
Chris Webb
2022-10-16
rc markdown taskpaper: require bare URL to start at word boundary
Johannes Altmanninger
2022-09-10
rc markdown: only add language highlighters for actual code blocks in buffer
Johannes Altmanninger
2022-09-10
rc kakrc: add kak=kakrc highlighter alias for markdown/restructuredtext
Johannes Altmanninger
2022-08-17
rc markdown: use language highlighting also for indented code blocks inside l...
Johannes Altmanninger
2022-08-17
rc markdown: use language highlighting also for indented code blocks
Johannes Altmanninger
2022-08-17
rc markdown: fix loading language highlighter module given multiple code blocks
Johannes Altmanninger
2022-07-05
Make `x` just select the full lines
Maxime Coste
2022-05-29
rc filetype: add trim-indent hooks to all languages that have indent hooks
Johannes Altmanninger
2021-11-17
markdown.kak: erlang, elixir and ocaml code should be highlighted in markdown
Sidharth Kshatriya
2021-09-27
rc markdown: Fix fenced code blocks
Lennard Hofmann
2021-07-06
Improve highlighting of markdown lists
Hampus Fröjdholm
2021-04-26
Markdown: Add Crystal
Taupiqueur
2021-04-01
rc markdown: Fix code fence regex
SeerLite
2021-04-01
rc markdown: Fix trailing whitespace removal
SeerLite
2021-04-01
rc markdown: Add -insert hook
SeerLite
2021-03-21
rc markdown: Fix HTML highlighting in inline code
Lennard Hofmann
2021-01-28
Merge remote-tracking branch 'Ordoviz/markdown'
Maxime Coste
2021-01-19
rc markdown: Highlight HTML tags
Lennard Hofmann
2021-01-08
Adjust markdown code fences filetype regex
Gregory Chamberlain
2021-01-05
rc markdown: Prevent underscores in URLs cause italic highlighting
Lennard Hofmann
2020-11-10
rc markdown: Fix bullet highlighting
Frank LENORMAND
2020-10-23
rc markdown: Highlight inline code blocks properly
Frank LENORMAND
2020-10-11
markdown.kak: Support pandoc's raw_attribute
SeerLite
2020-09-01
rc markdown: Highlight trailing spaces properly
Frank LENORMAND
2020-07-11
Highlight markdown code block with space
Ivan Tham
2020-05-30
Merge remote-tracking branch 'lenormf/remove-bold-italic-faces'
Maxime Coste
2020-05-28
Fix regression on setext-style markdown header
Ivan Tham
2020-05-27
Fix setext-style markdown header highlight
Ivan Tham
2020-05-15
colors: Retire the `bold` and `italic` faces
Frank LENORMAND
2019-10-22
src: Create a <semicolon> named key
Frank LENORMAND
2019-07-24
Merge remote-tracking branch 'laelath/markdown-lazy-load'
Maxime Coste
2019-07-22
Give hooks a group so they're cleaned up
Justin Frank
2019-07-22
Use module alias pattern for markdown dynamic loading
Justin Frank
2019-06-17
Basic language support for Awk
Daniel Mulford
2019-05-24
Added wip markdown code lazy-loading hook
Justin Frank
2019-04-11
Update remaining files to new provide/require format
Justin Frank
2019-04-08
Modified a bunch of language support files to use modules
Justin Frank
2019-03-21
Add categories in rc/
Alex Leferry 2