Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update version to 3.0.0v3.0.0 | Ben Bridle | 2025-01-19 |
| | |||
* | Change syntax | Ben Bridle | 2025-01-19 |
| | | | | | | | | | | | | | | Internal links are now delimited with braces, and external links are now delimited with angle brackets. A label is separated from a path in an external link with two consecutive colons. Embed blocks are now delimited with angle brackets in the same manner as external links, with label separated from path with two consecutive colons. Embed blocks still begin with a single exclamation mark. Bold line elements are now delimited with only a single * character, instead of two. This is to match the other delimiters, which each use only a single character. | ||
* | Update version to 2.1.2v2.1.2 | Ben Bridle | 2025-01-15 |
| | |||
* | Implement PartialEq for Level | Ben Bridle | 2025-01-15 |
| | |||
* | Update version to 2.1.1v2.1.1 | Ben Bridle | 2025-01-09 |
| | |||
* | Implement Copy for Heading | Ben Bridle | 2025-01-09 |
| | |||
* | Update version to 2.1.0v2.1.0 | Ben Bridle | 2025-01-07 |
| | |||
* | Add support for ![[...]] syntax | Ben Bridle | 2025-01-07 |
| | | | | Unlabelled embedded files are useful for audio, or for lazy images. | ||
* | Rewrite the library a second timev2.0.0 | Ben Bridle | 2025-01-06 |
| | |||
* | Completely rewrite the libraryv1.0.0 | Ben Bridle | 2024-04-21 |
| | |||
* | Initial commit | Ben Bridle | 2022-08-25 |