Titus
Titus
### Initial checklist - [X] I read the [support docs](https://github.com/remarkjs/.github/blob/main/support.md) - [X] I read the [contributing guide](https://github.com/remarkjs/.github/blob/main/contributing.md) - [X] I agree to follow the [code of conduct](https://github.com/remarkjs/.github/blob/main/code-of-conduct.md) - [X] I...
I’m working on a PR now to somehow structure these things better, the ordering and naming is mostly random, cleaning that up will help when adding more recipes
A good addition may be to describe how to do essentials: - How to make simple / honey / chamomile / etc syrup - How to make a perfect orange...
The lists of spirits, liqueurs, etc are growing long. It may make sense to group each category together, something like: ``` Spirits - 27 Gin - - 4 London dry...
Hi! remark is switching to a new parser internally ([micromark](https://github.com/micromark/micromark), see [`remarkjs/remark#536`](https://github.com/remarkjs/remark/pull/536) for more info). From a quick glance at the code, it seems this plugin should be fine. However,...
Hi! remark is switching to a new parser (and compiler) internally ([micromark](https://github.com/micromark/micromark), [`remarkjs/remark#536`](https://github.com/remarkjs/remark/pull/536)), which will break this plugin. This plugin seems a bit similar in style to footnotes. There is...
### Initial checklist - [X] I read the [support docs](https://github.com/unifiedjs/.github/blob/main/support.md) - [X] I read the [contributing guide](https://github.com/unifiedjs/.github/blob/main/contributing.md) - [X] I agree to follow the [code of conduct](https://github.com/unifiedjs/.github/blob/main/code-of-conduct.md) - [X] I...
Hi! remark is switching to a new parser internally ([micromark](https://github.com/micromark/micromark), [`remarkjs/remark#536`](https://github.com/remarkjs/remark/pull/536)). It seems this plugin should be fine, however, it would be good to check that in the future (there...
> Note: I posted this on [jgm/CommonMark#308](https://github.com/jgm/CommonMark/issues/308) too, in the hope that one of these two projects would update their title rendering to have at least one method in common....