Package Release Info

tree-sitter-markdown-0.4.1-bp160.1.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

tree-sitter-markdown

Change Logs

* Mon Mar 31 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 2024 Richard Rahl <rrahl0@opensuse.org>
- disable devel package (for now)
* Wed Dec 04 2024 Richard Rahl <rrahl0@opensuse.org>
- switch to download_files service
- enable devel package
* Sun Oct 27 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 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 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 2024 Richard Rahl <rrahl0@disroot.org>
- switch to the correct upstream (which works with neovim)
* Fri Jun 21 2024 Richard Rahl <rrahl0@disroot.org>
- initial packaging