[ Charset UTF-8 unsupported, converting... ]
> 
> 
> Am 1. M?rz 2017 06:45:25 MEZ schrieb "Rodney W. Grimes" 
> <freebsd-...@pdx.rh.cn85.dnsmgr.net>:
> >> Author: imp
> >> Date: Wed Mar  1 05:05:05 2017
> >> New Revision: 314473
> >> URL: https://svnweb.freebsd.org/changeset/base/314473
> >> 
> >> Log:
> >>   Create README.md file for viewing on github.
> >>   
> >>   This is a lightly edited README using github's MARKDOWN.
> >>   
> >>   Submitted by:    Johan <johan2...@gmail.com>
> >>   Pull Request:    https://github.com/freebsd/freebsd/pull/56
> >> 
> >> Added:
> >>   head/README.md   (contents, props changed)
> >> [?]
> > [?]
> >Also lots and lots of trailing white space...
> >
> >[?]
> 
> Trailing whitespace can be significant in
> markdown: Two trailing spaces force a 
> linebreak in the rendered output. 

You have to be kidding me?  Anything that treats white space as
a significant part of the syntax is... well.. broken by design.

Yes, including phython.

A quick google yeilds me this about github markdown:
(Technical note: Markdown Here uses GFM line breaks, so
there's no need to use MD's two-space line breaks.)

And wordpress's use of markdown also has abaondon this.

I would say lets please abaondon it as a bad idea as it
appears as if git/github can use something called GFM?

-- 
Rod Grimes                                                 rgri...@freebsd.org
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to