{ "version": "https://jsonfeed.org/version/1.1", "user_comment": "This feed allows you to read the posts from this site in any feed reader that supports the JSON Feed format. To add this feed to your reader, copy the following URL -- https://matoken.org/blog/tag/pandoc/feed/json/ -- and add it your reader.", "home_page_url": "https://matoken.org/blog/tag/pandoc/", "feed_url": "https://matoken.org/blog/tag/pandoc/feed/json/", "language": "ja", "title": "Pandoc – matoken's blog", "description": "Is there no plan B?", "icon": "https://matoken.org/blog/wp-content/uploads/2025/03/cropped-1865f695c4eecc844385acef2f078255036adccd42c254580ea3844543ab56d9.jpeg", "items": [ { "id": "https://matoken.org/blog/?p=4747", "url": "https://matoken.org/blog/2025/12/01/pandoc-3-8-3-now-supports-asciidoc-input/", "title": "Pandoc 3.8.3 \u3067asciidoc \u5165\u529b\u306b\u5bfe\u5fdc", "content_html": "
\n\u305f\u304f\u3055\u3093\u306e\u6587\u7ae0\u5f62\u5f0f\u306b\u5bfe\u5fdc\u3057\u305f\u6587\u7ae0\u5909\u63db\u30c4\u30fc\u30eb\u306ePandoc \u306e\u30d0\u30fc\u30b8\u30e7\u30f33.8.3 \u304c\u30ea\u30ea\u30fc\u30b9\u3055\u308c\u307e\u3057\u305f\uff0e
\n\u500b\u4eba\u7684\u306b\u306fasciidoc \u5f62\u5f0f\u306e\u5165\u529b\u5bfe\u5fdc\u304c\u5b09\u3057\u3044\u3067\u3059\uff0e
\n\n\n\n\nAdd asciidoc as an input format (#1456).
\n
\n
\u500b\u4eba\u7684\u306basciidoc \u5f62\u5f0f\u306f\u597d\u304d\u306a\u306e\u3067\u3059\u304c\uff0c\u3053\u308c\u307e\u3067Pandoc \u3067\u306fasciidoc \u3078\u306e\u5909\u63db\u306f\u51fa\u6765\u3066\u3082asciidoc \u304b\u3089\u306e\u5909\u63db\u304c\u51fa\u6765\u306a\u3044\u3068\u3044\u3046\u4e00\u65b9\u901a\u884c\u3067\u3057\u305f\u304c\u3053\u308c\u3067\u76f8\u4e92\u5909\u63db\u3067\u304d\u305d\u3046\u3067\u3059\uff0e
\n$ pandoc --version\npandoc 3.1.11.1\nFeatures: -server +lua\nScripting engine: Lua 5.4\nUser data directory: /home/matoken/.local/share/pandoc\nCopyright (C) 2006-2023 John MacFarlane. Web: https://pandoc.org\nThis is free software; see the source for copying conditions. There is no\nwarranty, not even for merchantability or fitness for a particular purpose.\n$ pandoc --list-input-formats | grep -i asciidoc\n$ pandoc --list-output-formats | grep -i asciidoc\nasciidoc\nasciidoc_legacy\nasciidoctor\n
\u65e9\u901fpandoc 3.8.3 \u3092\u8a66\u3057\u307e\u3059\uff0e
\n\u3068\u308a\u3042\u3048\u305aGitHub Releases \u306e.deb \u3092\u2019\u3082\u3089\u3063\u3066\u304d\u3066\u5c0e\u5165\uff0e
$ wget -c https://github.com/jgm/pandoc/releases/download/3.8.3/pandoc-3.8.3-1-amd64.deb (1)\n$ sha256sum pandoc-3.8.3-1-amd64.deb (2)\nd7fac78b58b8c8da39254955eff321233ab97d74e8b2d461c0f0719a1fb5f357 pandoc-3.8.3-1-amd64.deb\n$ sudo apt install ./pandoc-3.8.3-1-amd64.deb (3)\n$ which pandoc\n/usr/bin/pandoc\n$ pandoc -v (4)\npandoc 3.8.3\nFeatures: +server +lua\nScripting engine: Lua 5.4\nUser data directory: /home/matoken/.local/share/pandoc\nCopyright (C) 2006-2025 John MacFarlane. Web: https://pandoc.org\nThis is free software; see the source for copying conditions. There is no\nwarranty, not even for merchantability or fitness for a particular purpose.\n$ pandoc --list-input-formats | grep -i asciidoc (5)\nasciidoc\n$ pandoc --list-output-formats | grep -i asciidoc\nasciidoc\nasciidoc_legacy\nasciidoctor\n$ pandoc slide/slide.adoc -o /tmp/out.pdf -f asciidoc -t pdf --pdf-engine=weasyprint (6)\n
pandoc debian amd64 package \u3092\u5165\u624b
\nhash \u78ba\u8a8d
\nsystem \u306b\u5c0e\u5165
\n\u30d0\u30fc\u30b8\u30e7\u30f3\u78ba\u8a8d
\n\u5165\u529b\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u306basciidoc \u304c\u3042\u308b\u306e\u3092\u78ba\u8a8d
\n\u9069\u5f53\u306aasciidoc \u3092pdf \u306b\u5909\u63db\u3057\u3066\u307f\u308b
\nasciidoc \u304b\u3089pdf \u3078\u306e\u5909\u63db\u304c\u51fa\u6765\u307e\u3057\u305f\uff0e
\n
\u3061\u306a\u307f\u306b\u73fe\u6642\u70b9\u3067\u306e\u5bfe\u5fdc\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u306f\u5165\u529b51\uff0c\u51fa\u529b75 \u306e\u3088\u3046\u3067\u3059\uff0e\u3053\u306e\u4e2d\u306b\u306fhtml/html4/html5 \u306e\u3088\u3046\u306a\u30d0\u30fc\u30b8\u30e7\u30f3\u9055\u3044\u306e\u3088\u3046\u306a\u3082\u306e\u3082\u542b\u307e\u308c\u307e\u3059\uff0e
\n$ pandoc --list-input-formats | wc -l\n51\n$ pandoc --list-output-formats | wc -l\n75\n
\u3068\u3044\u3046\u3053\u3068\u3067\u3053\u308c\u307e\u3067\u3082\u4fbf\u5229\u3060\u3063\u305fPandoc \u3067\u3059\u304casciidoc \u5165\u529b\u5bfe\u5fdc\u3067\u307e\u305f\u4e00\u3064\u4fbf\u5229\u306b\u306a\u308a\u307e\u3057\u305f\uff0e
\n$ pandoc -v\npandoc 3.8.3\nFeatures: +server +lua\nScripting engine: Lua 5.4\nUser data directory: /home/matoken/.local/share/pandoc\nCopyright (C) 2006-2025 John MacFarlane. Web: https://pandoc.org\nThis is free software; see the source for copying conditions. There is no\nwarranty, not even for merchantability or fitness for a particular purpose.\n$ dpkg-query -W pandoc\npandoc 3.8.3-1\n$ lsb_release -dr\nDescription: Debian GNU/Linux forky/sid\nRelease: n/a\n$ arch\nx86_64\n
LibreOffice\u3068\u3044\u3046\u30aa\u30fc\u30d7\u30f3\u30bd\u30fc\u30b9\u306e\u30aa\u30d5\u30a3\u30b9\u30b9\u30a4\u30fc\u30c8\u304c\u3042\u308a\u307e\u3059\uff0e\u30aa\u30d5\u30a3\u30b9\u30b9\u30a4\u30fc\u30c8\u3092\u4f7f\u3044\u305f\u3044\u3068\u304d\u306b\u306f\u3053\u308c\u3092\u4f7f\u3046\u3053\u3068\u304c\u591a\u3044\u3067\u3059\uff0e
\n\u4eca\u56deLibreOffice Writer\u3067textlint\u3092\u4f7f\u3063\u3066\u65e5\u672c\u8a9e\u6587\u7ae0\u3092\u6821\u6b63\u3057\u305f\u3044\u306a\u3068\u601d\u3063\u3066\u5c11\u3057\u8a66\u3057\u3066\u307f\u307e\u3057\u305f\uff0e
\n
\u307e\u305aLibreOffice Writer\u304b\u3089textlint\u3092\u547c\u3073\u51fa\u305b\u306a\u3044\u304b\u8abf\u3079\u307e\u3057\u305f\u304c\u65b9\u6cd5\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\uff0e
\n\u4ed5\u65b9\u304c\u306a\u3044\u306e\u3067\u30ea\u30a2\u30eb\u30bf\u30a4\u30e0\u30d7\u30ec\u30d3\u30e5\u30fc\u306f\u8ae6\u3081\u3066LibreOffice Writer\u306e\u6587\u7ae0\u3092\u30d7\u30ec\u30fc\u30f3\u30c6\u30ad\u30b9\u30c8\u306b\u5909\u63db\u3057\u3066textlint\u306b\u304b\u3051\u308b\u3053\u3068\u306b\u3057\u307e\u3057\u305f\uff0e
\u306f\u3058\u3081LibreOffice\u540c\u68b1\u306e soffice \u30b3\u30de\u30f3\u30c9\u3092\u8a66\u3057\u307e\u3057\u305f\u304cSTDOUT\u306b\u51fa\u529b\u3059\u308b\u65b9\u6cd5\u304c\u308f\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f\uff0e
$ soffice --headless --convert-to \"txt:Text (encoded):UTF8\" ./test.odt\n$ cat test.txt\nGithub\uff0cyoutube\u3068\u304b\n\u98df\u3079\u308c\u307e\u3059\u304b?\n
\u6b21\u306bPandoc\u3092\u8a66\u3057\u307e\u3057\u305f\uff0eSTDOUT\u306b\u51fa\u529b\u3057\u3066\u304f\u308c\u307e\u3057\u305f\uff0e\u3053\u3061\u3089\u306e\u307b\u3046\u304c\u30ea\u30bd\u30fc\u30b9\u3082\u5c11\u306a\u304f\u3066\u6e08\u3080\u3067\u3057\u3087\u3046\u3057\u3053\u3061\u3089\u306e\u307b\u3046\u304c\u826f\u3055\u305d\u3046\u3067\u3059\uff0e
\n$ pandoc test.odt -t plain\nGithub\uff0cyoutube\u3068\u304b\n\n\u98df\u3079\u308c\u307e\u3059\u304b?\n
Pandoc\u304b\u3089\u306e\u51fa\u529b\u3092\u76f4\u306btextlint\u306b\u6e21\u3057\u3066\u307f\u307e\u3059\uff0e\u3044\u3044\u611f\u3058\u305d\u3046\u3067\u3059\uff0e
\n\n\n$ pandoc test.odt -t plain | textlint --color --stdin --stdin-filename text.txt\n\ntext.txt\n 1:1 \u2713 error Github\uff0c => GitHub\uff0c prh\n 1:7 \u2713 error \u5168\u89d2\u306e\u30d4\u30ea\u30aa\u30c9\u3068\u30ab\u30f3\u30de\u306f\u4f7f\u7528\u3057\u307e\u305b\u3093\u3002 jtf-style/1.2.2.\u30d4\u30ea\u30aa\u30c9(.)\u3068\u30ab\u30f3\u30de(,)\n 1:8 \u2713 error youtube => YouTube prh\n 1:16 error \u6587\u672b\u304c"\u3002"\u3067\u7d42\u308f\u3063\u3066\u3044\u307e\u305b\u3093\u3002 ja-technical-writing/ja-no-mixed-period\n 3:3 error \u3089\u629c\u304d\u8a00\u8449\u3092\u4f7f\u7528\u3057\u3066\u3044\u307e\u3059\u3002 no-dropping-the-ra\n 3:7 error Disallow to use "?" ja-technical-writing/no-exclamation-question-mark\n 3:7 \u2713 error \u7591\u554f\u7b26(\uff1f)\u3092\u4f7f\u7528\u3059\u308b\u5834\u5408\u306f\u300c\u5168\u89d2\u300d\u3067\u8868\u8a18\u3057\u307e\u3059\u3002 jtf-style/4.2.2.\u7591\u554f\u7b26(\uff1f)\n\n✖ 7 problems (7 errors, 0 warnings)\n\u2713 4 fixable problems.\nTry to run: $ textlint --fix [file]\n\n\n
inotifywait\u3067LibreOffice\u306e\u30d5\u30a1\u30a4\u30eb\u3092\u76e3\u8996\u3057\u3066\u4fdd\u5b58\u6642\u306b\u81ea\u52d5\u7684\u306btextlint\u304c\u8d70\u308b\u3088\u3046\u306b\u3057\u307e\u3059\uff0e
\nLibreOffice\u306e\u4e0a\u3067\u7de8\u96c6\u3092\u884c\u3044\uff0c Ctrl+s \u3067\u4fdd\u5b58\u3059\u308b\u3068inotifywait\u304c\u53cd\u5fdc\u3057\u3066\u5f8c\u308d\u306e\u51e6\u7406\u304c\u8d70\u308a\u30d7\u30ec\u30fc\u30f3\u30c6\u30ad\u30b9\u30c8\u306b\u5909\u63db\uff0ctextlint\u3067\u30c1\u30a7\u30c3\u30af\u307e\u3067\u52d5\u304f\u3088\u3046\u306b\u306a\u308a\u307e\u3057\u305f\uff0e
\n\n$ inotifywait test.odt && pandoc test.odt -t plain | textlint --color --stdin --stdin-filename text.txt | aha | xsel -b\nSetting up watches.\nWatches established.\ntest.odt OPEN\n\ntext.txt\n 1:1 \u2713 error Github\uff0c => GitHub\uff0c prh\n 1:7 \u2713 error \u5168\u89d2\u306e\u30d4\u30ea\u30aa\u30c9\u3068\u30ab\u30f3\u30de\u306f\u4f7f\u7528\u3057\u307e\u305b\u3093\u3002 jtf-style/1.2.2.\u30d4\u30ea\u30aa\u30c9(.)\u3068\u30ab\u30f3\u30de(,)\n 1:8 \u2713 error youtube => YouTube prh\n 1:16 error \u6587\u672b\u304c"\u3002"\u3067\u7d42\u308f\u3063\u3066\u3044\u307e\u305b\u3093\u3002 ja-technical-writing/ja-no-mixed-period\n 3:3 error \u3089\u629c\u304d\u8a00\u8449\u3092\u4f7f\u7528\u3057\u3066\u3044\u307e\u3059\u3002 no-dropping-the-ra\n 3:7 error Disallow to use "?" ja-technical-writing/no-exclamation-question-mark\n 3:7 \u2713 error \u7591\u554f\u7b26(\uff1f)\u3092\u4f7f\u7528\u3059\u308b\u5834\u5408\u306f\u300c\u5168\u89d2\u300d\u3067\u8868\u8a18\u3057\u307e\u3059\u3002 jtf-style/4.2.2.\u7591\u554f\u7b26(\uff1f)\n\n✖ 7 problems (7 errors, 0 warnings)\n\u2713 4 fixable problems.\nTry to run: $ textlint --fix [file]\n\n\n
\u7121\u9650\u30eb\u30fc\u30d7\u306e\u4e2d\u306b\u5165\u308c\u3066\u4fdd\u5b58\u306e\u305f\u3073\u306b\u8d70\u308b\u3088\u3046\u306b\u3057\u307e\u3057\u305f\uff0e
\n$ while true; do inotifywait test.odt && pandoc test.odt -t plain | textlint --color --stdin --stdin-filename text.txt; done\n
\u4e00\u5fdcshell script\u306b\u3057\u3066\u304a\u304d\u307e\u3059\uff0e
\n#!/bin/sh\n\nfile=\"$1\"\nif [ ! -r \"$file\" ]; then\n echo \"file open error.\"\n exit 1\nfi\ntextfile=$(basename \"${file}\" .odt)\ndir=$(dirname \"${file}\")\ntextfile=${dir}/${textfile}.txt\n\nwhile true\n do\n inotifywait \"${file}\" && pandoc \"${file}\" -t plain | textlint --color --stdin --stdin-filename \"${textfile}\"\ndone\n$ dpkg-query -W libreoffice-writer pandoc\nlibreoffice-writer 4:24.8.2-2\npandoc 3.1.11.1+ds-2\n$ textlint -v\nv14.2.1\n$ lsb_release -dr\nDescription: Debian GNU/Linux trixie/sid\nRelease: n/a\n$ arch\nx86_64\n
\u5404\u7a2e\u30d5\u30a1\u30a4\u30eb\u5909\u63db\u3092\u3057\u3066\u304f\u308c\u308bPandoc \u304c\u4e45\u3005\u306b\u30e1\u30b8\u30e3\u30fc\u30d0\u30fc\u30b8\u30e7\u30f3\u30a2\u30c3\u30d7\u3057\u3066 3.0 \u306b\u306a\u308a\u307e\u3057\u305f\uff0e
\n\u624b\u5143\u306e\u7aef\u672b\u306b\u5165\u308c\u3066\u5c11\u3057\u89e6\u3063\u3066\u307f\u307e\u3057\u305f\uff0e
\n\n
$ sudo apt remove pandoc pandoc-data\n
$ wget https://github.com/jgm/pandoc/releases/download/3.0/pandoc-3.0-1-amd64.deb\n$ sudo apt install ./pandoc-3.0-1-amd64.deb\n$ $ apt show pandoc -a\nPackage: pandoc\nVersion: 3.0-1\nStatus: install ok installed\nPriority: optional\nSection: text\nMaintainer: John MacFarlane <jgm@berkeley.edu>\nInstalled-Size: 129 MB\nDepends: libc6 (>= 2.13), libgmp10, zlib1g (>= 1:1.1.4)\nSuggests: texlive-latex-recommended, texlive-xetex, texlive-fonts-recommended\nReplaces: pandoc-data\nDownload-Size: \u4e0d\u660e\nAPT-Manual-Installed: yes\nAPT-Sources: /var/lib/dpkg/status\nDescription: general markup converter\n Pandoc is a Haskell library for converting from one markup format\n to another, and a command-line tool that uses this library. The\n formats it can handle include light markup formats (many variants\n of Markdown, reStructuredText, AsciiDoc, Org-mode, Muse, Textile,\n txt2tags), HTML formats (HTML 4 and 5), ebook formats (EPUB v2\n and v3, FB2), Documentation formats (GNU TexInfo, Haddock),\n Roff formats (man, ms), TeX formats (LaTeX, ConTeXt), XML\n formats (DocBook 4 and 5, JATS, TEI Simple, OpenDocument),\n outline formats (OPML), bibliography formats (BibTeX, BibLaTeX,\n CSL JSON, CSL YAML, RIS), word processor formats (Docx, RTF,\n ODT), interactive notebook formats (Jupyter notebook\n ipynb), page layout formats (InDesign ICML), wiki markup\n formats (MediaWiki, DokuWiki, TikiWiki, TWiki, Vimwiki,\n XWiki, ZimWiki, Jira wiki, Creole), slide show formats\n (LaTeX Beamer, PowerPoint, Slidy, reveal.js, Slideous, S5,\n DZSlides), data formats (CSV and TSV tables), and PDF (via\n external programs such as pdflatex or wkhtmltopdf).\n\nPackage: pandoc\nVersion: 2.17.1.1-1.1\nPriority: optional\nSection: text\nMaintainer: Debian Haskell Group <debian-haskell@lists.debian.org>\nInstalled-Size: 172 MB\nProvides: pandoc-abi (= 1.22.2.1-1)\nDepends: libc6 (>= 2.34), libffi8 (>= 3.4), libgmp10 (>= 2:6.2.1+dfsg1), liblua5.3-0, libyaml-0-2, zlib1g (>= 1:1.1.4), pandoc-data (>= 2.17.1.1-1.1), pandoc-data (<< 2.17.1.1-1.1.~)\nSuggests: texlive-latex-recommended, texlive-xetex, texlive-luatex, pandoc-citeproc, texlive-latex-extra, context, wkhtmltopdf, librsvg2-bin, groff, ghc, nodejs, php, perl, python, ruby, r-base-core, libjs-mathjax, libjs-katex, citation-style-language-styles\nHomepage: https://pandoc.org/\nTag: devel::doc, implemented-in::haskell, interface::commandline,\n role::documentation, role::program, use::converting,\n works-with-format::bib, works-with-format::docbook,\n works-with-format::html, works-with-format::json,\n works-with-format::man, works-with-format::odf,\n works-with-format::plaintext, works-with-format::tex,\n works-with-format::xml, works-with::text\nDownload-Size: 21.3 MB\nAPT-Sources: http://deb.debian.org/debian bookworm/main amd64 Packages\nDescription: general markup converter\n Pandoc is a Haskell library for converting\n from one markup format to another,\n and a command-line tool that uses this library.\n The formats it can handle include\n * light markup formats\n (many variants of Markdown, reStructuredText, AsciiDoc,\n Org-mode, Muse, Textile, txt2tags)\n * HTML formats (HTML 4 and 5)\n * Ebook formats (EPUB v2 and v3, FB2)\n * Documentation formats (GNU TexInfo, Haddock)\n * Roff formats (man, ms)\n * TeX formats (LaTeX, ConTeXt)\n * XML formats\n (DocBook 4 and 5, JATS, TEI Simple, OpenDocument)\n * Outline formats (OPML)\n * Bibliography formats (BibTeX, BibLaTeX, CSL JSON, CSL YAML)\n * Word processor formats (Docx, RTF, ODT)\n * Interactive notebook formats (Jupyter notebook ipynb)\n * Page layout formats (InDesign ICML)\n * Wiki markup formats\n (MediaWiki, DokuWiki, TikiWiki, TWiki,\n Vimwiki, XWiki, ZimWiki, Jira wiki, Creole)\n * Slide show formats\n (LaTeX Beamer, PowerPoint, Slidy,\n reveal.js, Slideous, S5, DZSlides)\n * Data formats (CSV tables)\n * PDF (via external programs such as pdflatex or wkhtmltopdf)\n .\n Pandoc can convert mathematical content in documents\n between TeX, MathML, Word equations, roff eqn, and plain text.\n It includes a powerful system\n for automatic citations and bibliographies,\n and it can be customized extensively using templates, filters,\n and custom readers and writers written in Lua.\n .\n This package contains the pandoc tool.\n .\n Some uses of Pandoc require additional packages:\n * SVG content in PDF output requires librsvg2-bin.\n * YAML metadata in TeX-related output requires texlive-latex-extra.\n * *.hs filters not set executable requires ghc.\n * *.js filters not set executable requires nodejs.\n * *.php filters not set executable requires php.\n * *.pl filters not set executable requires perl.\n * *.py filters not set executable requires python.\n * *.rb filters not set executable requires ruby.\n * *.r filters not set executable requires r-base-core.\n * LaTeX output, and PDF output via PDFLaTeX,\n require texlive-latex-recommended.\n * XeLaTeX output, and PDF output via XeLaTeX, require texlive-xetex.\n * LuaTeX output, and PDF output via LuaTeX, require texlive-luatex.\n * ConTeXt output, and PDF output via ConTeXt, require context.\n * PDF output via wkhtmltopdf requires wkhtmltopdf.\n * Roff man and roff ms output, and PDF output via roff ms,\n require groff.\n * MathJax-rendered equations require libjs-mathjax.\n * KaTeX-rendered equations require node-katex.\n * option --csl may use styles in citation-style-language-styles.\n$ dpkg -L pandoc\n/.\n/usr\n/usr/bin\n/usr/bin/pandoc\n/usr/share\n/usr/share/doc\n/usr/share/doc/pandoc\n/usr/share/doc/pandoc/copyright\n/usr/share/man\n/usr/share/man/man1\n/usr/share/man/man1/pandoc-lua.1.gz\n/usr/share/man/man1/pandoc-server.1.gz\n/usr/share/man/man1/pandoc.1.gz\n/usr/bin/pandoc-lua\n/usr/bin/pandoc-server\n$ pandoc-server -v\npandoc-server 3.0\nFeatures: +server +lua\nScripting engine: Lua 5.4\nUser data directory: /home/matoken/.local/share/pandoc\nCopyright (C) 2006-2023 John MacFarlane. Web: https://pandoc.org\nThis is free software; see the source for copying conditions. There is no\nwarranty, not even for merchantability or fitness for a particular purpose.\n$ ls -l /bin/pandoc*\n-rwxr-xr-x 1 root root 128885952 1\u6708 19 06:00 /bin/pandoc\nlrwxrwxrwx 1 root root 6 1\u6708 19 06:00 /bin/pandoc-lua -> pandoc\nlrwxrwxrwx 1 root root 6 1\u6708 19 06:00 /bin/pandoc-server -> pandoc\n
$ pandoc --list-input-formats | wc -l\n42\n$ pandoc --list-output-formats | wc -l\n63\n
Pandoc Server \u3092\u5c11\u3057\u8a66\u3059
\n$ pandoc-server\nStarting server on port 3030...\n
$ http http://localhost:3030/version\nHTTP/1.1 200 OK\nContent-Type: text/plain;charset=utf-8\nDate: Fri, 20 Jan 2023 13:24:51 GMT\nServer: Warp/3.3.23\nTransfer-Encoding: chunked\n\n3.0\n
$ http POST http://localhost:3030/ text=:+1: from=markdown+emoji to=html4 Accept:text/plain\nHTTP/1.1 200 OK\nContent-Type: text/plain;charset=utf-8\nDate: Fri, 20 Jan 2023 20:40:17 GMT\nServer: Warp/3.3.23\nTransfer-Encoding: chunked\n\n<p><span class=\"emoji\" data-emoji=\"+1\">👍</span></p>\n
$ head ~/src/tilck/README.md (1)\n<p align=\"center\">\n <img src=\"http://vvaltchev.github.io/tilck_imgs/v2/tilck-logo-v5.png\" alt=\"Tilck - A Tiny Linux-Compatible Kernel\">\n</p>\n\n[](https://vkvaltchev.visualstudio.com/Tilck/_build/latest?definitionId=1&branchName=master)\n[](https://codecov.io/gh/vvaltchev/tilck)\n[](https://opensource.org/licenses/BSD-2-Clause)\n\n<a href=\"https://youtu.be/Ce1pMlZO_mI\">\n <img\n$ http POST http://localhost:3030/ text=@~/src/tilck/README.md from=markdown+emoji to=html4 Accept:text/plain | head (2)\n<p align=\"center\">\n<img src=\"http://vvaltchev.github.io/tilck_imgs/v2/tilck-logo-v5.png\" alt=\"Tilck - A Tiny Linux-Compatible Kernel\">\n</p>\n<p><a\nhref=\"https://vkvaltchev.visualstudio.com/Tilck/_build/latest?definitionId=1&branchName=master\"><img\nsrc=\"https://vkvaltchev.visualstudio.com/Tilck/_apis/build/status/Tilck?branchName=master\"\nalt=\"Build Status\" /></a> <a\nhref=\"https://codecov.io/gh/vvaltchev/tilck\"><img\nsrc=\"https://codecov.io/gh/vvaltchev/tilck/branch/master/graph/badge.svg\"\nalt=\"codecov\" /></a> <a\n$ http POST http://localhost:3030/ text=@~/src/tilck/README.md from=markdown+emoji to=html4 Accept:text/plain | w3m -T text/html -dump | head (3)\n Tilck - A Tiny Linux-Compatible Kernel\n\nBuild Status codecov License\n\nTilck\n\nContents\n\n \u2022 Overview\n \u25a1 What is Tilck?\n
$ dpkg-query -W pandoc httpie w3m\nhttpie 3.2.1-1\npandoc 3.0-1\nw3m 0.5.3+git20220429-1+b1\n$ lsb_release -a\nNo LSB modules are available.\nDistributor ID: Debian\nDescription: Debian GNU/Linux bookworm/sid\nRelease: n/a\nCodename: bookworm\n$ arch\nx86_64\n