From owner-svn-src-all@freebsd.org Wed Mar 1 15:53:52 2017 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7DABCCF2FBE for ; Wed, 1 Mar 2017 15:53:52 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-io0-x232.google.com (mail-io0-x232.google.com [IPv6:2607:f8b0:4001:c06::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4557FDE6 for ; Wed, 1 Mar 2017 15:53:52 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-io0-x232.google.com with SMTP id 90so33821001ios.1 for ; Wed, 01 Mar 2017 07:53:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=TrMVw3X3O1HWDcekPOIZAJN4njknBM4X2WpMTeFo14U=; b=TUHDPA28HEBDHCqwUoDPtsfKCe3UnTEgmFEyEj6mlyFgwAFBi4Z9SzowtNLo4lCliP mX9PbKRjofoPvmGOdmBOuaVpB9nxDjrWFoA+yimK7udUeFG2s1MydW3FU15HHK4iKrwT rcuLv9tQgSjwSvOid0XWCFA8oDyllU/q5oJAAdjSloThDejhbF0qnkX6TX85xtqJ/vmX PD9ysLvIRvwbeTU9JbeyfpRCFtGcSasp/oHVO1Jf0OM4jB6sKiTJPuBS/+cVgWl7v2lY nP+pH7pwxc91QlSLVxoME8notXJCCy0L1bF0nth7FunLLfC0wjg0kZGNNYmzzhCbUKA9 xM6g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=TrMVw3X3O1HWDcekPOIZAJN4njknBM4X2WpMTeFo14U=; b=XDY5cRsLXyn3gb+6fPyZ5PYqXOLvlQQXby/GBvUgXqg5p68LBgMUhXh93ETWItsd6M luE7NBSMY7+ZiV7LOs15he4uTapFNKe124ImdVdE0b0E7rV0D5G7mrAD/JVcjaCc2rcb er0ubEHCbczSvDotittsmtI70iNbLsiect2ukHOdQED04bens+OQQROwBGhsgmuE46Tn 8UkQiPtQ8wDaQdZOkhnJ6DuOzuBCr+GH65QyL3yzTwkcalNQ1Mu5ki7aTbqeyshxkiLN iowdS6jRKN12oek8psCUP3hXaO+9Ye/oZvvn9Escm/+T3BI0lFfPgfxvRIzegTz+gMYf rw0w== X-Gm-Message-State: AMke39mxo5X/NpmRpk1COuRXV6cbgREndbGCnU5i9xrrphfAucAlIEsRONYPzUnchUzC5qvkXCwqFBQQ3akNDw== X-Received: by 10.107.134.94 with SMTP id i91mr9024850iod.0.1488383631390; Wed, 01 Mar 2017 07:53:51 -0800 (PST) MIME-Version: 1.0 Sender: wlosh@bsdimp.com Received: by 10.79.134.129 with HTTP; Wed, 1 Mar 2017 07:53:50 -0800 (PST) X-Originating-IP: [50.253.99.174] In-Reply-To: <201703011549.v21FnsgJ056898@pdx.rh.CN85.dnsmgr.net> References: <3C4A5F75-A1C3-4E71-9782-CA051BA3BF2E@mailbox.org> <201703011549.v21FnsgJ056898@pdx.rh.CN85.dnsmgr.net> From: Warner Losh Date: Wed, 1 Mar 2017 08:53:50 -0700 X-Google-Sender-Auth: A-LPr1_clHF6S5Bs7gsEdkcLuS4 Message-ID: Subject: Re: svn commit: r314473 - head To: "Rodney W. Grimes" Cc: Florian Ermisch , "svn-src-head@freebsd.org" , Warner Losh , "svn-src-all@freebsd.org" , src-committers Content-Type: text/plain; charset=UTF-8 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Mar 2017 15:53:52 -0000 On Wed, Mar 1, 2017 at 8:49 AM, Rodney W. Grimes wrote: > [ Charset UTF-8 unsupported, converting... ] >> >> >> Am 1. M?rz 2017 06:45:25 MEZ schrieb "Rodney W. Grimes" : >> >> 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 >> >> 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? Knock yourself out if you want to do something better, or get someone else (not me) to do something better. Ed's already made things look a bit better, so if you can improve on that work great. Warner