John
John
Not sure why I haven't posted the following workaround earlier, but it is better than the previous one. Instead of including an `.adoc` file, ``` include::styles.adoc[] ``` include a `.css`...
Love your theme, Mahmoud! What is the exact reason that One Dark cannot properly style inline strings?
Да, иметь единый список тегов, где-то сбоку или в виду виде отдельного окошка, хотя бы read-only, было бы здорово. Я такой опции не нашел. Как я понимаю, автор предпочитает строгую...
I'm talking about the menu which could be invoked by pressing *Ctrl+Shift+P* and then selecting *Package Control: Remove Package* item. This menu is shown on the screenshot below. I have...
A possible solution to solve this issue is to add a new setting to the Package Control settings file. Something like this: ``` { // Ignore specific directories in the...
Same issue here today. For some reason `0_package_control_loader` was listed under ignored packages. What could be a reason?
Is there an option to see which version of Font Awesome is currently used? I already tried ``` asciidoctor -h icons asciidoctor -h fontawesome ```
I see, thanks for link.
@deathaxe Hmm, but if I change `>` to `//` and save it as JavaScript file, it works fine. ``` Test 1: // Some text a a a a a a...
@deathaxe I understand your explanation, thanks for it. However, let me point back to the tests 1 and 2 to show why I think you are not completely correct. ```...