Mikhail

Results 9 comments of Mikhail

@pes10k I'm not sure about the label in html. But Yandex is currently using the domain turbopages.org Example: https://08-mchs-gov-ru.turbopages.org/08.mchs.gov.ru/s/deyatelnost/press-centr/novosti/4726459 Previously URL looked something like this yandex.ru/turbo?text=${originalURL}

I understand that this is done in order not to accidentally override properties with the same names. It may be worth making an option to use prepend or append

@davidshen84 I download `wsl2-ssh-pageant` file from your repository and run 3 times `gpg --card-status`. `wsl2-ssh-pageant.ext` processes not closes

@b0gok А что именно не работает при фиксе? Если я запускаю на единичный файл `npx remark ./content/articles/a11y-users-interview/index.md --o` он подтягивает настройки из секции settings в файле `.remarkrc.js`. Вот только ломает...

@pepelsbey `options.strong` просто говорит какой символ remark и так знает, что их 2 надо использовать

В общем мне кажется у них чето неработает. Они сами в `remark-lint` пишут > Note: running remark example.md -o or remark example.md --output overwrites example.md and formats it. So, if...

@b0gok Нужна какая-нибудь помощь? Или просто пока руки не дошли?

@pepelsbey Кстати в remark-lint есть пресет который построен на базе [Markdown Style Guide](http://www.cirosantilli.com/markdown-style-guide/), там вроде вполне разумные правила, разе что для `italic` используются `*`. Но его поднастроить под себя можно...