| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2026-09-02 | 364 Bytes | |
| mark_Darwin_arm64.tar.gz | 2026-09-02 | 11.9 MB | |
| mark_Darwin_x86_64.tar.gz | 2026-09-02 | 12.5 MB | |
| mark_Linux_arm64.tar.gz | 2026-09-02 | 11.4 MB | |
| mark_Linux_x86_64.tar.gz | 2026-09-02 | 12.3 MB | |
| README.md | 2026-09-02 | 1.2 kB | |
| v16.17.2 source code.tar.gz | 2026-09-02 | 417.3 kB | |
| v16.17.2 source code.zip | 2026-09-02 | 577.4 kB | |
| Totals: 8 Items | 49.0 MB | 0 | |
What's Changed
- fix(chrome): notice a dead browser, bound its startup, and refuse a capture that would kill it by @mrueg in https://github.com/kovetskiy/mark/pull/983
- fix: refuse a feature name nothing will read, and let front matter set Order by @mrueg in https://github.com/kovetskiy/mark/pull/982
- fix(orphan): a folder is a child too, and trashing takes it along by @mrueg in https://github.com/kovetskiy/mark/pull/975
- fix(transformer): a directive quoted as an example is not a directive by @mrueg in https://github.com/kovetskiy/mark/pull/984
- chore: ignore core dumps, and take x/image past its advisory by @mrueg in https://github.com/kovetskiy/mark/pull/985
- fix: say what the run actually did, and check what it was told before it acts by @mrueg in https://github.com/kovetskiy/mark/pull/986
- fix(page): a lookup that failed is not a page or folder that is gone by @mrueg in https://github.com/kovetskiy/mark/pull/987
- fix(parser): a "$$" inside a code block does not close a fence by @mrueg in https://github.com/kovetskiy/mark/pull/988
Full Changelog: https://github.com/kovetskiy/mark/compare/v16.17.1...v16.17.2