| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- 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
- disable devel package (for now)
- switch to download_files service - enable devel package
- rename link markdown-inline.so to markdown_inline.so for neovim, as neovim disallows dashes in names (fixes boo#1232021)
- update to 0.3.2: * docs(rust): properly document optional feature * chore: rename common js file - switch url to the new upstream url
- 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
- switch to the correct upstream (which works with neovim)
- initial packaging