はてなブックマークアプリ

サクサク読めて、
アプリ限定の機能も多数!

アプリで開く

はてなブックマーク

  • はてなブックマークって?
  • アプリ・拡張の紹介
  • ユーザー登録
  • ログイン
  • Hatena

はてなブックマーク

トップへ戻る

  • 総合
    • 人気
    • 新着
    • IT
    • 最新ガジェット
    • 自然科学
    • 経済・金融
    • おもしろ
    • マンガ
    • ゲーム
    • はてなブログ(総合)
  • 一般
    • 人気
    • 新着
    • 社会ニュース
    • 地域
    • 国際
    • 天気
    • グルメ
    • 映画・音楽
    • スポーツ
    • はてな匿名ダイアリー
    • はてなブログ(一般)
  • 世の中
    • 人気
    • 新着
    • 新型コロナウイルス
    • 働き方
    • 生き方
    • 地域
    • 医療・ヘルス
    • 教育
    • はてな匿名ダイアリー
    • はてなブログ(世の中)
  • 政治と経済
    • 人気
    • 新着
    • 政治
    • 経済・金融
    • 企業
    • 仕事・就職
    • マーケット
    • 国際
    • はてなブログ(政治と経済)
  • 暮らし
    • 人気
    • 新着
    • カルチャー・ライフスタイル
    • ファッション
    • 運動・エクササイズ
    • 結婚・子育て
    • 住まい
    • グルメ
    • 相続
    • はてなブログ(暮らし)
    • 掃除・整理整頓
    • 雑貨
    • 買ってよかったもの
    • 旅行
    • アウトドア
    • 趣味
  • 学び
    • 人気
    • 新着
    • 人文科学
    • 社会科学
    • 自然科学
    • 語学
    • ビジネス・経営学
    • デザイン
    • 法律
    • 本・書評
    • 将棋・囲碁
    • はてなブログ(学び)
  • テクノロジー
    • 人気
    • 新着
    • IT
    • セキュリティ技術
    • はてなブログ(テクノロジー)
    • AI・機械学習
    • プログラミング
    • エンジニア
  • おもしろ
    • 人気
    • 新着
    • まとめ
    • ネタ
    • おもしろ
    • これはすごい
    • かわいい
    • 雑学
    • 癒やし
    • はてなブログ(おもしろ)
  • エンタメ
    • 人気
    • 新着
    • スポーツ
    • 映画
    • 音楽
    • アイドル
    • 芸能
    • お笑い
    • サッカー
    • 話題の動画
    • はてなブログ(エンタメ)
  • アニメとゲーム
    • 人気
    • 新着
    • マンガ
    • Webマンガ
    • ゲーム
    • 任天堂
    • PlayStation
    • アニメ
    • バーチャルYouTuber
    • オタクカルチャー
    • はてなブログ(アニメとゲーム)
    • はてなブログ(ゲーム)
  • おすすめ

    参議院選挙2025

『John MacFarlane - Home』

  • 人気
  • 新着
  • すべて
  • John MacFarlane - Beyond Markdown

    4 users

    johnmacfarlane.net

    Beyond Markdown This essay was originally posted at https://talk.commonmark.org/t/beyond-markdown/2787 in April, 2018. In developing Commonmark, we have tried, as far as possible, to remain faithful to John Gruber’s original Markdown syntax description. We have diverged from it only occasionally, in the interest of removing ambiguity and increasing uniformity, and with the addition of a few syntax

    • テクノロジー
    • 2023/07/02 09:44
    • Babelmark 2 - Compare markdown implementations

      13 users

      johnmacfarlane.net

      I no longer maintain Babelmark 2, which served its purpose. For a superior replacement, see Alexandre Mutel's Babelmark 3. Here is the original Babelmark 2 FAQ, which describes the motivation for the project.

      • テクノロジー
      • 2013/06/24 10:15
      • Markdown
      • Tools
      • webservice
      • Try pandoc!

        10 users

        johnmacfarlane.net

        Try pandoc! Convert from Input clear Add support file Template custom.tpl to Standalone Embed resources Citeproc TOC Number sections permalink download example as JSON

        • テクノロジー
        • 2013/06/11 19:45
        • 変換
        • Markdown
        • pandoc
        • Producing slide shows with Pandoc

          4 users

          johnmacfarlane.net

          You can use Pandoc to produce an HTML + javascript slide presentation that can be viewed via a web browser. There are three ways to do this, using S5, DZSlides, or Slidy. You can also produce a PDF slide show using LaTeX beamer. Here’s the markdown source for a simple slide show, habits.txt: % Habits % John Doe % March 22, 2005 # In the morning ## Getting up - Turn off alarm - Get out of bed ## Br

          • 学び
          • 2012/05/20 01:10
          • Pandoc
          • Pandoc - Creating an ebook with pandoc

            5 users

            johnmacfarlane.net

            Creating an ebook with pandoc Starting with version 1.6, pandoc can produce output in the EPUB electronic book format. EPUB books can be viewed on iPads, Nooks, and other electronic book readers, including many smart phones. (They can also be converted to Kindle books using the GUI only KindlePreviewer on Windows and Mac OSX. KindleGen – which offers a command line interface and supports Linux, Ma

            • テクノロジー
            • 2012/03/23 17:56
            • Pandoc’s markdown

              9 users

              johnmacfarlane.net

              Markdown is designed to be easy to write, and, even more importantly, easy to read: A Markdown-formatted document should be publishable as-is, as plain text, without looking like it’s been marked up with tags or formatting instructions. – John Gruber This principle has guided pandoc’s decisions in finding syntax for tables, footnotes, and other extensions. There is, however, one respect in which p

              • 学び
              • 2012/03/09 15:31
              • pandoc
              • markdown
              • document
              • reference
              • haskell
              • Pandoc - Demos

                17 users

                johnmacfarlane.net

                Demos Try pandoc online You can try pandoc online here. There is also a (limited) webasm version of pandoc that runs in your browser. Examples To see the output created by each of the commands below, click on the name of the output file: HTML fragment: pandoc MANUAL.txt -o example1.html Standalone HTML file: pandoc -s MANUAL.txt -o example2.html HTML with table of contents, CSS, and custom footer:

                • テクノロジー
                • 2011/10/17 00:47
                • pandoc
                • html
                • Pandoc - index

                  26 users

                  johnmacfarlane.net

                  If you need to convert files from one markup format into another, pandoc is your swiss-army knife. Pandoc can convert between the following formats: (← = conversion from; → = conversion to; ↔︎ = conversion from and to) Lightweight markup formats ↔︎ Markdown (including CommonMark and GitHub-flavored Markdown) ↔︎ reStructuredText → AsciiDoc ↔︎ Emacs Org-Mode ↔︎ Emacs Muse ↔︎ Textile → Markua ← txt2t

                  • テクノロジー
                  • 2011/01/24 22:09
                  • markdown
                  • haskell
                  • epub
                  • converter
                  • html
                  • textile
                  • pdf
                  • テキスト
                  • Pandoc - Installing pandoc

                    9 users

                    johnmacfarlane.net

                    Installing pandoc The simplest way to get the latest pandoc release is to use the installer. Download the latest installer For alternative ways to install pandoc, see below under the heading for your operating system. Note: the statically linked Pandoc binaries provided by us (or those available on Conda Forge) have a limitation. They are unable to utilise Lua filters that rely on Lua modules writ

                    • テクノロジー
                    • 2010/12/17 11:16
                    • markdown
                    • 電子書籍
                    • library
                    • html
                    • ツール
                    • tool
                    • Pandoc - Pandoc User’s Guide

                      22 users

                      johnmacfarlane.net

                      Pandoc User’s Guide Synopsis pandoc [options] [input-file]… Description Pandoc is a Haskell library for converting from one markup format to another, and a command-line tool that uses this library. Pandoc can convert between numerous markup and word processing formats, including, but not limited to, various flavors of Markdown, HTML, LaTeX and Word docx. For the full lists of input and output form

                      • テクノロジー
                      • 2010/03/04 05:52
                      • pandoc
                      • markdown
                      • Haskell
                      • *programming
                      • html
                      • Try Pandoc!

                        12 users

                        johnmacfarlane.net

                        Try pandoc! Convert from Input clear Add support file Template custom.tpl to Standalone Embed resources Citeproc TOC Number sections permalink download example as JSON

                        • テクノロジー
                        • 2010/01/25 12:27
                        • markdown
                        • restructuredtext
                        • pandoc
                        • haskell
                        • html
                        • tool
                        • webサービス
                        • John MacFarlane - Home

                          3 users

                          johnmacfarlane.net

                          John MacFarlane Professor of Philosophy University of California, Berkeley 314 Philosophy Hall Berkeley, CA 94720-2390 Tel: (510) 328-3546 Fax: (510) 642-4164 E-mail: [email protected] ORCID id: orcid.org/0000-0003-2557-9090 Office: 150 Philosophy Hall (office hours F 11-12, 3-4) My CV: HTML | PDF In addition to the Department of Philosophy, I am a member of the Group in Logic and the Methodology o

                          • テクノロジー
                          • 2009/12/14 02:43
                          • 人物
                          • Pandoc - index

                            195 users

                            johnmacfarlane.net

                            If you need to convert files from one markup format into another, pandoc is your swiss-army knife. Pandoc can convert between the following formats: (← = conversion from; → = conversion to; ↔︎ = conversion from and to) Lightweight markup formats ↔︎ Markdown (including CommonMark and GitHub-flavored Markdown) ↔︎ reStructuredText → AsciiDoc ↔︎ Emacs Org-Mode ↔︎ Emacs Muse ↔︎ Textile → Markua ← txt2t

                            • 暮らし
                            • 2007/11/27 22:21
                            • markdown
                            • Pandoc
                            • haskell
                            • document
                            • converter
                            • reStructuredText
                            • html
                            • LaTeX
                            • documentation
                            • convert

                            このページはまだ
                            ブックマークされていません

                            このページを最初にブックマークしてみませんか?

                            『John MacFarlane - Home』の新着エントリーを見る

                            キーボードショートカット一覧

                            j次のブックマーク

                            k前のブックマーク

                            lあとで読む

                            eコメント一覧を開く

                            oページを開く

                            はてなブックマーク

                            • 総合
                            • 一般
                            • 世の中
                            • 政治と経済
                            • 暮らし
                            • 学び
                            • テクノロジー
                            • エンタメ
                            • アニメとゲーム
                            • おもしろ
                            • アプリ・拡張機能
                            • 開発ブログ
                            • ヘルプ
                            • お問い合わせ
                            • ガイドライン
                            • 利用規約
                            • プライバシーポリシー
                            • 利用者情報の外部送信について
                            • ガイドライン
                            • 利用規約
                            • プライバシーポリシー
                            • 利用者情報の外部送信について

                            公式Twitter

                            • 公式アカウント
                            • ホットエントリー

                            はてなのサービス

                            • はてなブログ
                            • はてなブログPro
                            • 人力検索はてな
                            • はてなブログ タグ
                            • はてなニュース
                            • ソレドコ
                            • App Storeからダウンロード
                            • Google Playで手に入れよう
                            Copyright © 2005-2025 Hatena. All Rights Reserved.
                            設定を変更しましたx