Raphael
Raphael
Note that `__\n` (double space followed by new-line) *should* result in ``. Proposed parsing: 1. Split by `\s*\n\s*\n\s*`; get back a list of paragraphs. 2. Split by `\s\s+\n\s*`; get back...
@synthead So, is this issue closed? (Considering using this tool; proper code block support is essential for me.)
If there are features the contributers can't support, then take them out? That much should be an easy and quick task. One import and export method is quite enough (assuming...
@cellio The remote issue won't be solved by using Markdown, I think. But the manual import works, at least.
I have not been experiencing forgotten comments. I seem to remember one instance (_might_ have been the SSL thing) but it's definitely not happened in a while. Using Firefox, currently...
ad 2: FWIW, [twpayne/chezmoi](https://github.com/twpayne/chezmoi) supports a [range of password managers](https://www.chezmoi.io/user-guide/password-managers/). I'm just starting off using both chezmoi and mise (👋), but I strongly suspect that there's considerable overlap in "adapter"...
Also related: #24758 When we bump the "compatiblity" part of the tag in these cases, we _also_ need to perform a similar update for all references to the matching Repology...
FWIW, I can live with the _output_ (I can enable quiet mode, or grep them away), but the non-zero exit code is annoying when calling borg from a script.
@mojavelinux This has been sitting here for a while. Since I just stumbled over this, any chance to get it from M3 to [v2.x](https://github.com/asciidoctor/asciidoctor/milestone/32) as an opt-in feature? 🙏 Use...
Makes sense! I wasn't aware that there even _was_ a separate project for the syntax itself! 👍️ Can you point me towards an an upstream issue I can follow, or...