Skip to content

Better engine than pandoc/gfm? #5

@fluffy-critter

Description

@fluffy-critter

Pandoc's gfm backend produces markdown like:

> For folks who were following me on Patreon and don’t have an RSS
> reader, here are some alternate ways of following me:
> 
>   - All my stuff gets automatically posted to
>     [Twitter](http://beesbuzz.biz/twitter),
>     [Tumblr](http://beesbuzz.biz/tumblr), and
>     [Mastodon](http://beesbuzz.biz/mastodon), although that’s not
>     ideal because updates are really easy to miss on those places
>   - You can use [IFTTT](http://ifttt.com) or
>     [Blogtrottr](https://blogtrottr.com) to get posts delivered by
>     email (here’s [a tutorial on
>     IFTTT](https://www.chronicle.com/blogs/profhacker/send-an-rss-feed-to-your-email-account/50319))
>   - There’s also the `#site-updates` channel on [my
>     Discord](http://beesbuzz.biz/discord) (which is also a fun place
>     to hang out anyway)

which formats like

For folks who were following me on Patreon and don’t have an RSS
reader, here are some alternate ways of following me:

  • All my stuff gets automatically posted to
    Twitter,
    Tumblr, and
    Mastodon, although that’s not
    ideal because updates are really easy to miss on those places
  • You can use IFTTT or
    Blogtrottr to get posts delivered by
    email (here’s a tutorial on
    IFTTT
    )
  • There’s also the #site-updates channel on my
    Discord
    (which is also a fun place
    to hang out anyway)

(from this entry).

html2text might be better, but that loses the ability to support other output formats. There might also be some better Pandoc configurations that could be used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions