You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Alexander Rojas (JIRA)" <ji...@apache.org> on 2015/06/16 13:17:00 UTC

[jira] [Created] (MESOS-2873) style hook prevent's valid markdown files from getting committed

Alexander Rojas created MESOS-2873:
--------------------------------------

             Summary: style hook prevent's valid markdown files from getting committed
                 Key: MESOS-2873
                 URL: https://issues.apache.org/jira/browse/MESOS-2873
             Project: Mesos
          Issue Type: Bug
            Reporter: Alexander Rojas
            Priority: Trivial


According to the original [markdown specification|http://daringfireball.net/projects/markdown/syntax#p] and to the most [recent standarization|http://spec.commonmark.org/0.20/#hard-line-breaks] effort, two spaces at the end of a line create a hard line break (it breaks the line without starting a new paragraph), similar to the html code {{<br/>}}. 

However, there's a hook in mesos which prevent files with trailing whitespace to be committed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)