Hello,

   Have we learned anything in the last ten years on what works with
Markdown and what doesn't? Why not evolve Markdown?

   How about more and better and easier linking? Did you know that
Markdown has no links between pages? Let's remove the ugly and failed
image inclusion syntax ![]()?

   How about deleting the two trailing spaces for hard line breaks?


    Why not try to learn from the best? Let's welcome all Wikipedians
and Wikipedia Markup and
    make them feel at home.

   =Heading 1
   ==Heading 2

   Yes, = is the new #!

   And # is the new comment, following the unix (shell) tradition.

   # This is a comment.

   And #1 is ... this is just regular text.


   While at it:

   Let's remove the numbered lists with

   # item
   # item
   # item

   Just use

   1. item
   1. item
   1. item    # or any number or roman numberal or letter etc.


   Interested? Learn more at the (early) new Text with Instructions
(.texti) Project Site [1]
  or follow along on twitter [2]

  Cheers.

[1] https://texti.github.io
[2] https://twitter.com/manuscriptsnews
_______________________________________________
Markdown-Discuss mailing list
Markdown-Discuss@six.pairlist.net
https://pairlist6.pair.net/mailman/listinfo/markdown-discuss

Reply via email to