File tree-sitter-markdown.changes of Package tree-sitter-markdown
-------------------------------------------------------------------
Mon Mar 31 16:25:02 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- update to 0.4.1:
* nothing of relevance
- update to 0.4.0:
* Fix filename of common/common.js in package.json that breaks the node
package after rename
* fix: recognize escaped "$" in latex blocks
* fix: allow whitespace after closing code block fence
* fix: highlights & injections query paths in tree-sitter.json
* injections.scm: TOML +++ metadata frontmatter support
-------------------------------------------------------------------
Wed Dec 11 23:21:08 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
- disable devel package (for now)
-------------------------------------------------------------------
Wed Dec 4 23:16:00 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
- switch to download_files service
- enable devel package
-------------------------------------------------------------------
Sun Oct 27 01:19:02 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
- rename link markdown-inline.so to markdown_inline.so for neovim,
as neovim disallows dashes in names (fixes boo#1232021)
-------------------------------------------------------------------
Wed Sep 11 20:58:59 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
- update to 0.3.2:
* docs(rust): properly document optional feature
* chore: rename common js file
- switch url to the new upstream url
-------------------------------------------------------------------
Wed Sep 11 05:38:06 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
- update to 0.3.1:
* dependencies and docs updated
- update to 0.3.0:
* update common makefile
* update to tree-sitter 0.23.0
* separate bindings
* remove unused code
* contribution instructions teach how to run tests
-------------------------------------------------------------------
Sat Jun 22 00:06:20 UTC 2024 - Richard Rahl <rrahl0@disroot.org>
- switch to the correct upstream (which works with neovim)
-------------------------------------------------------------------
Fri Jun 21 11:23:55 UTC 2024 - Richard Rahl <rrahl0@disroot.org>
- initial packaging