Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.devel > #116370
| From | Jonas Smedegaard <jonas@jones.dk> |
|---|---|
| Newsgroups | linux.debian.devel |
| Subject | Re: please do not use text/markdown |
| Date | 2025-03-10 12:30 +0100 |
| Message-ID | <KoJux-50B0-3@gated-at.bofh.it> (permalink) |
| References | (2 earlier) <KobMe-4ERu-7@gated-at.bofh.it> <Kodbk-4FEr-3@gated-at.bofh.it> <KowdX-4ScR-1@gated-at.bofh.it> <Kozlv-4U8w-5@gated-at.bofh.it> <KoIoN-4ZX5-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Quoting Timo Röhling (2025-03-10 11:19:01)
> Hi Charles,
>
> * Charles Plessy <plessy@debian.org> [2025-03-10 09:32]:
> >Le Sun, Mar 09, 2025 at 10:13:51PM +0100, Philip Hands a écrit : > >
> >Having skimmed through the 106 mails I currently see in this thread, >
> >this is the way I’d summarise people’s preferences (if anyone sees
> >that > I’ve mis-characterised their view, I promise it was not
> >intentional, so > please forgive me and correct my mistake)
> >
> >Hi Philip and everybody,
> >
> >to be clear: I am supporting the proposition to remove the requrement to
> >wrap lines. I would like to add that I think that we should not organise
> >GRs on that kind of questions.
> >
> >I am also exploring the use of text/markdown as the default content type
> >for my emails.
> >
> >Have a nice day,
> >
> > Charles Plessy Nagahama, Yomitan, Okinawa, Japan
> > Debian Med packaging team http://www.debian.org/devel/debian-med
> > Tooting from home https://framapiaf.org/@charles_plessy
> > - You do not have my permission to use this email to train an AI -
>
> I cannot read your email at all with K-9 Mail on Android, because
> text/markdown is not treated like text at all, and the file cannot be
> opened with any app I have installed at the moment. Frankly, I initially
> thought you sent some garbage by accident and ignored the mail.
>
> Mutt at least tells me now that I'm dealing with text/markdown, so I
> manually added a mailcap entry:
>
> text/markdown; iconv -f %{charset} -t utf-8 | pandoc -f markdown -t
> plain; copiousoutput
>
> It works somewhat, but it mangles quotes quite badly since pandoc does
> not know about '>' quote markers (I quoted your mail in full and this is
> pretty much how it is rendered in mutt).
It should work, but perhaps what you are experiencing is that by default
pandoc expects a blank line between changes of blockquote level:
https://pandoc.org/MANUAL.html#extension-blank_before_blockquote
Maybe this works: pandoc -f markdown-blank_before_blockquote -t plain
(if not, then try replace "-" with "+")
- Jonas
--
* Jonas Smedegaard - idealist & Internet-arkitekt
* Tlf.: +45 40843136 Website: http://dr.jones.dk/
* Sponsorship: https://ko-fi.com/drjones
[x] quote me freely [ ] ask before reusing [ ] keep private
Back to linux.debian.devel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Change the expectation that emails should wrap at 80 characters Soren Stoutner <soren@debian.org> - 2025-02-26 19:30 +0100
Re: Change the expectation that emails should wrap at 80 characters Jeremy Stanley <fungi@yuggoth.org> - 2025-02-26 19:40 +0100
Re: Change the expectation that emails should wrap at 80 characters Marvin Renich <mrvn@renich.org> - 2025-02-26 21:40 +0100
Re: Change the expectation that emails should wrap at 80 characters Jeremy Stanley <fungi@yuggoth.org> - 2025-02-26 22:10 +0100
Re: Change the expectation that emails should wrap at 80 characters Vincent Lefevre <vincent@vinc17.net> - 2025-02-27 12:10 +0100
Re: Change the expectation that emails should wrap at 80 characters "Andrea Pappacoda" <tachi@debian.org> - 2025-02-26 20:00 +0100
Re: Change the expectation that emails should wrap at 80 characters Marco d'Itri <md@Linux.IT> - 2025-02-26 20:20 +0100
Re: Change the expectation that emails should wrap at 80 characters Bastian Blank <waldi@debian.org> - 2025-02-26 21:10 +0100
Re: Change the expectation that emails should wrap at 80 characters Jeremy Sowden <azazel@debian.org> - 2025-02-27 00:10 +0100
Re: Change the expectation that emails should wrap at 80 characters "Andrej Shadura" <andrewsh@debian.org> - 2025-02-27 09:40 +0100
Re: Change the expectation that emails should wrap at 80 characters "Jonathan Dowland" <jmtd@debian.org> - 2025-02-27 10:30 +0100
Re: Change the expectation that emails should wrap at 80 characters Timo Röhling <roehling@debian.org> - 2025-02-27 12:40 +0100
Re: Change the expectation that emails should wrap at 80 characters Blair Noctis <ncts@debian.org> - 2025-02-27 12:10 +0100
Re: Change the expectation that emails should wrap at 80 characters Vincent Lefevre <vincent@vinc17.net> - 2025-02-27 12:20 +0100
Re: Change the expectation that emails should wrap at 80 characters "Andrej Shadura" <andrew@shadura.me> - 2025-02-27 13:50 +0100
Re: Change the expectation that emails should wrap at 80 characters The Wanderer <wanderer@fastmail.fm> - 2025-02-27 14:10 +0100
Re: Change the expectation that emails should wrap at 80 characters "Jonathan Dowland" <jmtd@debian.org> - 2025-02-27 14:50 +0100
Re: Change the expectation that emails should wrap at 80 characters Aurélien COUDERC <libre@coucouf.fr> - 2025-02-27 15:40 +0100
Re: Change the expectation that emails should wrap at 80 characters "Andrej Shadura" <andrew@shadura.me> - 2025-02-27 16:10 +0100
Re: Change the expectation that emails should wrap at 80 characters thomas@goirand.fr - 2025-02-28 18:40 +0100
Re: Change the expectation that emails should wrap at 80 characters Jonathan McDowell <noodles@earth.li> - 2025-02-28 18:40 +0100
Re: Change the expectation that emails should wrap at 80 characters Aurélien COUDERC <libre@coucouf.fr> - 2025-03-01 11:30 +0100
Re: Change the expectation that emails should wrap at 80 characters Blair Noctis <ncts@debian.org> - 2025-03-02 14:10 +0100
Re: Change the expectation that emails should wrap at 80 characters Marc Haber <mh+debian-devel@zugschlus.de> - 2025-03-02 14:10 +0100
Re: Change the expectation that emails should wrap at 80 characters Stephan Verbücheln <verbuecheln@posteo.de> - 2025-03-02 15:20 +0100
Re: Change the expectation that emails should wrap at 80 characters "Andrea Pappacoda" <tachi@debian.org> - 2025-03-02 18:10 +0100
Re: Change the expectation that emails should wrap at 80 characters Blair Noctis <ncts@debian.org> - 2025-03-02 18:50 +0100
Re: Change the expectation that emails should wrap at 80 characters Tino Didriksen <tino@didriksen.cc> - 2025-02-27 13:00 +0100
Re: Change the expectation that emails should wrap at 80 characters Holger Levsen <holger@layer-acht.org> - 2025-02-27 13:30 +0100
Re: Change the expectation that emails should wrap at 80 characters "Jonathan Dowland" <jmtd@debian.org> - 2025-02-27 14:50 +0100
Re: Change the expectation that emails should wrap at 80 characters Colin Watson <cjwatson@debian.org> - 2025-02-27 14:40 +0100
Re: Change the expectation that emails should wrap at 80 characters Aaron Rainbolt <arraybolt3@gmail.com> - 2025-02-27 15:00 +0100
Re: Change the expectation that emails should wrap at 80 characters Jeremy Stanley <fungi@yuggoth.org> - 2025-02-27 15:20 +0100
Re: Change the expectation that emails should wrap at 80 characters "Jonathan Dowland" <jmtd@debian.org> - 2025-02-27 17:00 +0100
Re: Change the expectation that emails should wrap at 80 characters Colin Watson <cjwatson@debian.org> - 2025-02-27 23:20 +0100
Re: Change the expectation that emails should wrap at 80 characters Aaron Schrab <aaron@schrab.com> - 2025-02-27 23:20 +0100
Re: Change the expectation that emails should wrap at 80 characters Wookey <wookey@wookware.org> - 2025-02-28 02:00 +0100
Re: Change the expectation that emails should wrap at 80 characters Bjørn Mork <bjorn@mork.no> - 2025-02-28 08:30 +0100
Re: Change the expectation that emails should wrap at 80 characters Guillem Jover <guillem@debian.org> - 2025-03-16 18:20 +0100
Re: Change the expectation that emails should wrap at 80 characters Guillem Jover <guillem@debian.org> - 2025-03-16 19:00 +0100
BTS not unmangling quoting markers with format=flowed (was: Re: Change the expectation that emails should wrap at 80 characters) Guillem Jover <guillem@debian.org> - 2025-03-18 01:00 +0100
Re: Change the expectation that emails should wrap at 80 characters Soren Stoutner <soren@debian.org> - 2025-02-27 17:50 +0100
Re: Change the expectation that emails should wrap at 80 characters Holger Levsen <holger@layer-acht.org> - 2025-02-27 18:40 +0100
Re: Change the expectation that emails should wrap at 80 characters Charles Plessy <plessy@debian.org> - 2025-02-28 03:40 +0100
Re: Change the expectation that emails should wrap at 80 characters "Jonathan Dowland" <jmtd@debian.org> - 2025-02-28 09:30 +0100
Re: Change the expectation that emails should wrap at 80 characters Soren Stoutner <soren@debian.org> - 2025-02-28 17:50 +0100
Re: Change the expectation that emails should wrap at 80 characters "Andrea Pappacoda" <tachi@debian.org> - 2025-02-28 18:30 +0100
Re: Change the expectation that emails should wrap at 80 characters Marc Haber <mh+debian-devel@zugschlus.de> - 2025-02-28 18:40 +0100
Re: Change the expectation that emails should wrap at 80 characters Soren Stoutner <soren@debian.org> - 2025-02-28 19:00 +0100
Re: Change the expectation that emails should wrap at 80 characters Timo Röhling <roehling@debian.org> - 2025-03-01 09:50 +0100
Re: Change the expectation that emails should wrap at 80 characters Marc Haber <mh+debian-devel@zugschlus.de> - 2025-03-02 11:20 +0100
Re: Change the expectation that emails should wrap at 80 characters Jonas Smedegaard <jonas@jones.dk> - 2025-03-02 13:00 +0100
Re: Change the expectation that emails should wrap at 80 characters Blair Noctis <ncts@debian.org> - 2025-03-02 18:40 +0100
Re: Change the expectation that emails should wrap at 80 characters Marc Haber <mh+debian-devel@zugschlus.de> - 2025-03-02 19:30 +0100
Re: Change the expectation that emails should wrap at 80 characters Blair Noctis <ncts@debian.org> - 2025-03-02 14:20 +0100
Re: Change the expectation that emails should wrap at 80 characters Marc Haber <mh+debian-devel@zugschlus.de> - 2025-03-02 19:10 +0100
Re: Change the expectation that emails should wrap at 80 characters Andrea Pappacoda <andrea@pappacoda.it> - 2025-03-02 18:00 +0100
Re: Change the expectation that emails should wrap at 80 characters Soren Stoutner <soren@debian.org> - 2025-03-03 18:40 +0100
Re: Change the expectation that emails should wrap at 80 characters Jeremy Stanley <fungi@yuggoth.org> - 2025-03-03 20:50 +0100
Re: Change the expectation that emails should wrap at 80 characters Soren Stoutner <soren@debian.org> - 2025-03-03 21:40 +0100
Re: Change the expectation that emails should wrap at 80 characters Otto Kekäläinen <otto@debian.org> - 2025-03-05 20:10 +0100
Re: Change the expectation that emails should wrap at 80 characters Leandro Cunha <leandrocunha016@gmail.com> - 2025-03-05 20:20 +0100
Re: Change the expectation that emails should wrap at 80 characters Thorsten Glaser <tg@debian.org> - 2025-03-08 00:30 +0100
Re: Change the expectation that emails should wrap at 80 characters IOhannes m zmölnig <umlaeute@debian.org> - 2025-03-08 09:00 +0100
Re: Change the expectation that emails should wrap at 80 characters Marc Haber <mh+debian-devel@zugschlus.de> - 2025-02-27 22:20 +0100
Re: Change the expectation that emails should wrap at 80 characters "Jonathan Dowland" <jmtd@debian.org> - 2025-02-28 09:40 +0100
Re: Change the expectation that emails should wrap at 80 characters Soren Stoutner <soren@debian.org> - 2025-02-28 18:00 +0100
Re: Change the expectation that emails should wrap at 80 characters Soren Stoutner <soren@debian.org> - 2025-03-03 18:40 +0100
Re: Change the expectation that emails should wrap at 80 characters Philipp Kern <pkern@debian.org> - 2025-03-03 19:40 +0100
Re: Change the expectation that emails should wrap at 80 characters Soren Stoutner <soren@debian.org> - 2025-03-03 20:10 +0100
Re: Change the expectation that emails should wrap at 80 characters Roger Lynn <Roger@rilynn.me.uk> - 2025-03-03 23:30 +0100
Re: Change the expectation that emails should wrap at 80 characters "Jonathan Dowland" <jmtd@debian.org> - 2025-03-04 13:10 +0100
Re: Change the expectation that emails should wrap at 80 characters Stephan Verbücheln <verbuecheln@posteo.de> - 2025-03-03 21:30 +0100
Re: Change the expectation that emails should wrap at 80 characters Soren Stoutner <soren@debian.org> - 2025-03-03 21:40 +0100
Re: Change the expectation that emails should wrap at 80 characters Henrik Ahlgren <pablo@seestieto.com> - 2025-03-03 22:20 +0100
Re: Change the expectation that emails should wrap at 80 characters "Andrea Pappacoda" <tachi@debian.org> - 2025-03-04 09:00 +0100
Re: Change the expectation that emails should wrap at 80 characters Henrik Ahlgren <pablo@seestieto.com> - 2025-03-04 09:40 +0100
Re: Change the expectation that emails should wrap at 80 characters "Jonathan Dowland" <jmtd@debian.org> - 2025-03-04 13:10 +0100
Re: Change the expectation that emails should wrap at 80 characters Stephan Verbücheln <verbuecheln@posteo.de> - 2025-03-03 22:30 +0100
Re: Change the expectation that emails should wrap at 80 characters Soren Stoutner <soren@debian.org> - 2025-03-03 22:50 +0100
Re: Change the expectation that emails should wrap at 80 characters Russ Allbery <rra@debian.org> - 2025-03-03 23:30 +0100
Re: nerd-sniping [was: Change the expectation that emails should wrap at 80 characters] Jeremy Sowden <azazel@debian.org> - 2025-03-03 23:50 +0100
Re: nerd-sniping [was: Change the expectation that emails should wrap at 80 characters] Holger Levsen <holger@layer-acht.org> - 2025-03-04 11:50 +0100
Re: Change the expectation that emails should wrap at 80 characters Soren Stoutner <soren@debian.org> - 2025-03-03 23:50 +0100
Re: Change the expectation that emails should wrap at 80 characters Stephan Verbücheln <verbuecheln@posteo.de> - 2025-03-04 08:00 +0100
Re: Change the expectation that emails should wrap at 80 characters "Jonathan Dowland" <jmtd@debian.org> - 2025-03-04 13:10 +0100
Re: Change the expectation that emails should wrap at 80 characters "Jonathan Dowland" <jmtd@debian.org> - 2025-03-04 13:10 +0100
Re: Change the expectation that emails should wrap at 80 characters Soren Stoutner <soren@debian.org> - 2025-03-04 21:00 +0100
Re: Change the expectation that emails should wrap at 80 characters Charles Plessy <plessy@debian.org> - 2025-03-05 01:00 +0100
Re: Change the expectation that emails should wrap at 80 characters Jeremy Stanley <fungi@yuggoth.org> - 2025-03-05 01:50 +0100
Re: Change the expectation that emails should wrap at 80 characters Soren Stoutner <soren@debian.org> - 2025-03-05 02:30 +0100
Re: Change the expectation that emails should wrap at 80 characters "Jonathan Dowland" <jmtd@debian.org> - 2025-03-05 17:20 +0100
Re: Change the expectation that emails should wrap at 80 characters Jeremy Stanley <fungi@yuggoth.org> - 2025-03-05 18:30 +0100
Re: Change the expectation that emails should wrap at 80 characters Stephan Verbücheln <verbuecheln@posteo.de> - 2025-03-15 11:10 +0100
Re: Change the expectation that emails should wrap at 80 characters Soren Stoutner <soren@debian.org> - 2025-03-15 18:30 +0100
Re: Change the expectation that emails should wrap at 80 characters Andrey Rakhmatullin <wrar@debian.org> - 2025-03-06 07:20 +0100
Re: Change the expectation that emails should wrap at 80 characters Henrik Ahlgren <pablo@seestieto.com> - 2025-03-06 08:20 +0100
Re: Change the expectation that emails should wrap at 80 characters "Jonathan Dowland" <jmtd@debian.org> - 2025-03-07 11:10 +0100
Re: Change the expectation that emails should wrap at 80 characters Jeremy Stanley <fungi@yuggoth.org> - 2025-03-07 16:20 +0100
Re: Change the expectation that emails should wrap at 80 characters The Wanderer <wanderer@fastmail.fm> - 2025-03-06 14:50 +0100
Re: Change the expectation that emails should wrap at 80 characters Giuseppe Sacco <eppesuig@debian.org> - 2025-03-06 15:00 +0100
Re: Change the expectation that emails should wrap at 80 characters gregor herrmann <gregoa@debian.org> - 2025-03-07 00:20 +0100
Re: Change the expectation that emails should wrap at 80 characters Jonas Smedegaard <jonas@jones.dk> - 2025-03-07 09:00 +0100
Re: Change the expectation that emails should wrap at 80 characters Soren Stoutner <soren@debian.org> - 2025-03-08 00:50 +0100
Re: Change the expectation that emails should wrap at 80 characters Holger Levsen <holger@layer-acht.org> - 2025-03-08 09:00 +0100
Re: Change the expectation that emails should wrap at 80 characters Philip Hands <phil@hands.com> - 2025-03-09 00:30 +0100
Re: Change the expectation that emails should wrap at 80 characters Soren Stoutner <soren@debian.org> - 2025-03-09 02:00 +0100
Re: Change the expectation that emails should wrap at 80 characters Andreas Metzler <ametzler@bebt.de> - 2025-03-09 06:50 +0100
Re: Change the expectation that emails should wrap at 80 characters Philip Hands <phil@hands.com> - 2025-03-09 22:20 +0100
Re: Change the expectation that emails should wrap at 80 characters The Wanderer <wanderer@fastmail.fm> - 2025-03-09 22:40 +0100
Re: Change the expectation that emails should wrap at 80 characters Bjørn Mork <bjorn@mork.no> - 2025-03-10 10:40 +0100
Re: Change the expectation that emails should wrap at 80 characters Jonas Smedegaard <jonas@jones.dk> - 2025-03-09 22:50 +0100
Re: Change the expectation that emails should wrap at 80 characters Jonathan McDowell <noodles@earth.li> - 2025-03-09 23:00 +0100
Re: Change the expectation that emails should wrap at 80 characters Charles Plessy <plessy@debian.org> - 2025-03-10 01:40 +0100
Re: Change the expectation that emails should wrap at 80 characters Julien Plissonneau Duquène <sre4ever@free.fr> - 2025-03-10 11:10 +0100
Re: Change the expectation that emails should wrap at 80 characters Marc Haber <mh+debian-devel@zugschlus.de> - 2025-03-10 11:30 +0100
please do not use text/markdown Timo Röhling <roehling@debian.org> - 2025-03-10 11:20 +0100
Re: please do not use text/markdown Jonas Smedegaard <jonas@jones.dk> - 2025-03-10 12:30 +0100
Re: please do not use text/markdown Timo Röhling <roehling@debian.org> - 2025-03-10 13:20 +0100
Re: Change the expectation that emails should wrap at 80 characters Jeremy Stanley <fungi@yuggoth.org> - 2025-03-10 14:50 +0100
Re: Change the expectation that emails should wrap at 80 characters "Jonathan Dowland" <jmtd@debian.org> - 2025-03-10 17:00 +0100
Re: Change the expectation that emails should wrap at 80 characters "Jonathan Dowland" <jmtd@debian.org> - 2025-03-10 17:10 +0100
Re: Change the expectation that emails should wrap at 80 characters Timo Röhling <roehling@debian.org> - 2025-03-10 11:30 +0100
Re: Change the expectation that emails should wrap at 80 characters Stephan Verbücheln <verbuecheln@posteo.de> - 2025-03-10 12:40 +0100
Re: Change the expectation that emails should wrap at 80 characters Blair Noctis <ncts@debian.org> - 2025-03-10 13:20 +0100
Re: Change the expectation that emails should wrap at 80 characters "Jonathan Dowland" <jmtd@debian.org> - 2025-03-10 17:10 +0100
Re: Change the expectation that emails should wrap at 80 characters Soren Stoutner <soren@debian.org> - 2025-03-14 22:50 +0100
Re: Change the expectation that emails should wrap at 80 characters "Jonathan Dowland" <jmtd@debian.org> - 2025-03-15 11:00 +0100
Re: Change the expectation that emails should wrap at 80 characters Soren Stoutner <soren@debian.org> - 2025-03-15 18:30 +0100
Re: Change the expectation that emails should wrap at 80 characters Tollef Fog Heen <tfheen@err.no> - 2025-03-15 21:00 +0100
Re: Change the expectation that emails should wrap at 80 characters Christoph Berg <myon@debian.org> - 2025-03-15 21:50 +0100
Re: Change the expectation that emails should wrap at 80 characters Antonio Terceiro <terceiro@debian.org> - 2025-03-15 15:50 +0100
Re: Change the expectation that emails should wrap at 80 characters Soren Stoutner <soren@debian.org> - 2025-03-15 15:50 +0100
Re: Change the expectation that emails should wrap at 80 characters "Andrea Pappacoda" <andrea@pappacoda.it> - 2025-03-15 19:20 +0100
Re: Change the expectation that emails should wrap at 80 characters Soren Stoutner <soren@debian.org> - 2025-03-15 20:20 +0100
Re: Change the expectation that emails should wrap at 80 characters Stephan Verbücheln <verbuecheln@posteo.de> - 2025-03-15 20:00 +0100
Re: Change the expectation that emails should wrap at 80 characters Carsten Schoenert <c.schoenert@t-online.de> - 2025-03-16 15:20 +0100
Re: Change the expectation that emails should wrap at 80 characters Paul Tagliamonte <paultag@debian.org> - 2025-03-16 18:50 +0100
Re: Change the expectation that emails should wrap at 80 characters Philipp Kern <pkern@debian.org> - 2025-03-16 20:10 +0100
Re: Change the expectation that emails should wrap at 80 characters Soren Stoutner <soren@debian.org> - 2025-03-15 20:20 +0100
Re: Change the expectation that emails should wrap at 80 characters Julien Plissonneau Duquène <sre4ever@free.fr> - 2025-03-09 12:30 +0100
csiph-web