mirror of https://github.com/zulip/zulip.git
b9f1acb300
We make some specific cases of tags use 2 space indents. The case description: * A tag with opening tag spread over multiple lines and closing tag on the same line as of the closing angle bracket of the opening tag. * A tag with opening tag spread over multiple lines and closing tag not on the same line as of the closing angle bracket of the opening tag. Example: Case 1: Not linted: <button type="button" class="btn btn-primary btn-small">{{t "Yes" }}</button> After linting: <button type="button" class="btn btn-primary btn-small">{{t "Yes" }}</button> Case 2: Before linting: <div class = "foo" id = "bar" role = "whatever"> {{ bla }} </div> After linting: <div class = "foo" id = "bar" role = "whatever"> {{ bla }} </div> |
||
---|---|---|
.. | ||
asana.md | ||
capistrano.md | ||
codebase.md | ||
discourse.md | ||
email.md | ||
errbot.md | ||
git.md | ||
google-calendar.md | ||
hubot.md | ||
hubot_common.md | ||
index.html | ||
jenkins.md | ||
jira-plugin.md | ||
mercurial.md | ||
nagios.md | ||
openshift.md | ||
perforce.md | ||
phabricator.md | ||
puppet.md | ||
redmine.md | ||
rss.md | ||
svn.md | ||
trac.md | ||
trello-plugin.md | ||
twitter.md |