Remove trailing whitespaces and trailing lines
This commit is contained in:
parent
7e0726b1da
commit
3bd06d55e0
80 changed files with 261 additions and 296 deletions
|
@ -7,10 +7,10 @@
|
|||
%li= msg
|
||||
|
||||
.alert-message.block-message.warning
|
||||
%p
|
||||
Wiki content is parsed with #{link_to "Markdown", "http://en.wikipedia.org/wiki/Markdown"}.
|
||||
%p
|
||||
Wiki content is parsed with #{link_to "Markdown", "http://en.wikipedia.org/wiki/Markdown"}.
|
||||
%br
|
||||
To add link to new page you can just type
|
||||
To add link to new page you can just type
|
||||
%code [Link Title](page-slug)
|
||||
.clearfix
|
||||
= f.label :title
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue