go2null
go2null
what about using the Markdown code block delimter (```) (that everyone is familiar with)
(A) @call 911 ``` - first dial 9 - then 1 - and 1 - and hope for the best ``` In thinking about this, maybe the the shell [heredoc](https://en.m.wikipedia.org/wiki/Here_document)...
Ok, here is another comment. This time, I've had a bit more time to review and IMHO, multi-line addition to `todo.txt` should not break its core difference with the other...
me again. This time with a new delimiter that maintains single line compatibility - `[CR][TAB]`. (The `[TAB]` is for readability in case # 2 below.) 1. A compliant implimentation will...
The `-` indentation looks a lot like Markdown lists :)
> I have a work-around that I use for this. I believe that it complies with both of Gina's criterion: > > Keep the entire task on one line of...
really need this for drawing a multi-interface server -> example, on a back-channel and front-channel.
related to https://github.com/cadeyrn/bookmarks-organizer/issues/96
public lists, syncing, and management are already used in ad-blockers. take a look at [uBlock Origin](https://github.com/gorhill/uBlock)