notes:fb2

Различия

Здесь показаны различия между двумя версиями данной страницы.

Ссылка на это сравнение

notes:fb2 [2018/11/28 21:24]
notes:fb2 [2019/12/05 18:52] (текущий)
Строка 38: Строка 38:
   Using pandoc and lynx without creating temporary files:   Using pandoc and lynx without creating temporary files:
   pandoc file.md | lynx -stdin   pandoc file.md | lynx -stdin
 +
 +  * https://​stackoverflow.com/​questions/​14249811/​markdown-to-docx-including-complex-template
  
 https://​unix.stackexchange.com/​questions/​24931/​how-to-make-firefox-read-stdin https://​unix.stackexchange.com/​questions/​24931/​how-to-make-firefox-read-stdin
   echo '<​h1>​hello,​ world</​h1>'​ |firefox "​data:​text/​html;​base64,​$(base64 -w 0 <&​0)"​   echo '<​h1>​hello,​ world</​h1>'​ |firefox "​data:​text/​html;​base64,​$(base64 -w 0 <&​0)"​
 +
 +  * [[https://​www.shopify.com/​partners/​blog/​10-of-the-best-markdown-editors-of-2018|The 10 Best Markdown Editors of 2018]]
 +    * https://​typora.io/​
 +      * [[https://​github.com/​RPM-Outpost/​typora|Install typora via RPM]]
 +
 +===== AsciiDoc =====
 +
 +  * https://​stoeps.de/​2019/​06/​10/​20190610-asciidoctor-for-professional-documentation/​
 +
 +  * [[https://​asciidoctor.org/​docs/​editing-asciidoc-with-live-preview/​|Список редакторов]]
 +    * [[https://​www.asciidocfx.com/​|AsciiDocFX]]
 +    * [[https://​atom.io/​|Atom]]
 +    * [[http://​brackets.io/​|Brackets]]
 +    * plugin for Eclipse
 +    * plugin for Intellij IDE
 +
 +  * https://​www.vogella.com/​tutorials/​AsciiDoc/​article.html - хорошая статья
 +  * [[http://​idoka.ru/​getting-started-with-asciidoctor-pdf/​ |asciidoctor-pdf:​ asciidoc для самых маленьких]]
 +  * [[https://​bcouetil.gitlab.io/​academy/​BP-asciidoc.html|AsciiDoc & doc-as-code Best Practices]]
 +  * issue [[https://​github.com/​asciidoctor/​asciidoctor-pdf/​issues/​926|table font_size is not applied for `a|` cells #926]]
  • notes/fb2.1543429467.txt.gz
  • Последние изменения: 2018/11/28 21:24
  • (внешнее изменение)