Clément Sipieter [6π]
Clément Sipieter [6π]
With the last suggested regex, it just remain blinking effect due to consumption of the space after a match. And, so it is not available for a next match. ```...
#117 I take note to not forget: ### punctuation marks after a marked text does not block the markup (tested with latex export). match: ``` *test*. *test*; *test*, *test*! *test*?...
:tada: I found the specification https://orgmode.org/worg/dev/org-syntax.html#Emphasis_Markers ``` PRE MARKER CONTENTS MARKER POST ``` ``PRE`` is a whitespace character, ``(``, ``{``, ``'`` or a double quote. It can also be a...
Sorry, @AdrieanKhisbe I did not already had the time to have a look to this PR :( I will try to do it at the beginning of the next week.
@AdrieanKhisbe feel free to reword my wording ;)
related PR #153
:tada: I found specification **draft** here: https://orgmode.org/worg/dev/org-syntax.html#Emphasis_Markers ``` PRE MARKER CONTENTS MARKER POST ``` ``PRE`` is a whitespace character, ``(``, ``{``, ``'`` or a double quote. It can also be...
Thanks for your reviews, I will look that as soon as possible…
Hi, the tootone.org-mode is the legacy one, the original authors transmitted the project to us (vscode-org-mode organization). We recently published a first release as vscode-org-mode.org-mode (to reflect this organization) and...
Poll : Give a second life to this project? #208