public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: John MacFarlane <jgm-TVLZxgkOlNX2fBVCVOL8/A@public.gmane.org>
To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
Subject: Re: How to programmatically enforcing a pandoc markdown style
Date: Sat, 29 Oct 2016 08:19:05 +0200	[thread overview]
Message-ID: <20161029061904.GF7496@MacBook-Air-2.local> (raw)
In-Reply-To: <10bddc3d-e533-44bd-8d8c-5b132e56a57f-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>

+++ Kolen Cheung [Oct 28 16 13:45 ]:
>   After @jgm mentioned --ascii, it got me thinking if the function of
>   this option could be expanded to cover other output (currently HTML
>   output only), e.g. markdown (that use “native” ASCII before using HTML
>   ASCII); or even LaTeX.

Supporting --ascii in Markdown would be feasible, since we
can use entities.  (This is ugly, though!)

Supporting it in LaTeX would not in general be possible.
For some western european accented characters there are
TeX control sequences, like \"a, but in general there's
no way to get ascii equivalents of arbitrary unicode
characters.

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/20161029061904.GF7496%40MacBook-Air-2.local.
For more options, visit https://groups.google.com/d/optout.


  parent reply	other threads:[~2016-10-29  6:19 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-22  9:09 Kolen Cheung
     [not found] ` <e82e943f-604e-4a5b-a621-4b3dd82e42c0-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-10-22 20:54   ` John MacFarlane
     [not found]     ` <20161022205406.GB83446-jF64zX8BO091tJRe0FUodcM6rOWSkUom@public.gmane.org>
2016-10-22 22:41       ` Kolen Cheung
     [not found]         ` <964c8fc2-834a-4f4c-8390-091177a82562-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-10-23  2:36           ` Sergio Correia
     [not found]             ` <e7bd4eba-c43a-4f20-8536-5fa0926b857b-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-10-23 21:39               ` John MacFarlane
2016-10-24  7:59               ` Kolen Cheung
2016-10-24  8:42       ` Kolen Cheung
2016-10-27  7:05       ` Kolen Cheung
     [not found]         ` <0f0bc668-c454-4119-a62b-307e318553f8-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-10-27 19:02           ` John MacFarlane
     [not found]             ` <20161027190242.GD1044-jF64zX8BO091tJRe0FUodcM6rOWSkUom@public.gmane.org>
2016-10-28  0:58               ` Kolen Cheung
     [not found]                 ` <cbf3c105-241b-45de-8519-8962cadda270-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-10-28 13:15                   ` BP Jonsson
     [not found]                     ` <CAFC_yuSXMWATCa0GFO0Y94H0PpFXcShGMLwEEaHBqutpxuLSiw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-10-28 20:45                       ` Kolen Cheung
     [not found]                         ` <10bddc3d-e533-44bd-8d8c-5b132e56a57f-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-10-29  6:19                           ` John MacFarlane [this message]
     [not found]                             ` <20161029061904.GF7496-jF64zX8BO091tJRe0FUodcM6rOWSkUom@public.gmane.org>
2016-10-29  6:53                               ` Kolen Cheung
     [not found]                                 ` <45d24e60-5523-4bbe-8c9f-a49e53583198-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-10-29  7:01                                   ` Kolen Cheung
2016-10-28  3:45               ` Kolen Cheung
     [not found]                 ` <6a504fbe-45c3-4221-ab15-0dc47b4591c7-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-10-28  8:25                   ` John MacFarlane
2016-10-29  9:33               ` Kolen Cheung
     [not found]                 ` <565f0a35-b5d3-45b3-8cde-e0c9dfe0ca3b-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-10-29 18:54                   ` John MacFarlane
     [not found]                     ` <20161029185445.GE5364-jF64zX8BO091tJRe0FUodcM6rOWSkUom@public.gmane.org>
2016-10-29 19:27                       ` Kolen Cheung
     [not found]                         ` <af7d7c17-b985-4370-b5c7-872433996afd-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-10-29 21:03                           ` Melroch
     [not found]                             ` <CADAJKhDsYm4yaCen61Q4kKXpgL9oKgToMn=hT71g5UZrwDeWSA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-10-29 21:44                               ` Kolen Cheung
2016-10-30  9:42                           ` John MacFarlane
     [not found]                             ` <20161030094223.GH6690-jF64zX8BO091tJRe0FUodcM6rOWSkUom@public.gmane.org>
2016-10-31  1:50                               ` Kolen Cheung
2016-11-30  2:46                               ` Kolen Cheung
     [not found]                                 ` <e29cd3d1-0cfb-42be-8cbe-c3c771efe125-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-11-30  3:05                                   ` Kolen Cheung
     [not found]                                     ` <1cf2f022-2a64-4a9e-94d3-f2da097709ba-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-11-30  4:18                                       ` Sergio Correia
     [not found]                                         ` <a679cf14-0eea-4a14-85b5-2506b61975fe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-11-30 11:59                                           ` John MacFarlane
2016-11-30 11:59                                           ` John MacFarlane
     [not found]                                             ` <20161130115945.GF15143-BKjuZOBx5Kn2N3qrpRCZGbhGAdq7xJNKhPhL2mjWHbk@public.gmane.org>
2016-11-30 14:29                                               ` Sergio Correia
2016-11-30 11:52                                       ` John MacFarlane
2016-11-08  7:25                           ` BP Jonsson
2016-10-29 18:55                   ` John MacFarlane
2016-10-27 19:10           ` Jesse Rosenthal
     [not found]             ` <87bmy5txp1.fsf-4GNroTWusrE@public.gmane.org>
2016-10-28  1:21               ` Kolen Cheung
     [not found]                 ` <7e8b352f-1df9-4a92-81df-10359475f869-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-10-28  1:31                   ` Sergio Correia
     [not found]                     ` <4e8bc6eb-5f42-4db1-bf6b-2b2fb44482c1-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-10-28  1:53                       ` Kolen Cheung
2016-10-28  8:23                       ` John MacFarlane
2017-02-07 22:36   ` Kolen Cheung

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161029061904.GF7496@MacBook-Air-2.local \
    --to=jgm-tvlzxgkolnx2fbvcvol8/a@public.gmane.org \
    --cc=pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).