Feature #51: Markdown Support

Markdown implemented in Job Logs, Job Queue comments, various other
places.
This commit is contained in:
Gary Sharp
2014-06-11 14:51:51 +10:00
parent 4c3a68da30
commit 8254e7ec5a
25 changed files with 439 additions and 374 deletions
+3 -1
View File
@@ -392,7 +392,7 @@ footer a:hover,
text-decoration: none;
}
p {
margin: 0 0 20px 0;
margin: 0 0 2px 0;
line-height: 1.6em;
}
ul {
@@ -1437,6 +1437,8 @@ textarea.block {
}
#licence p {
font-size: 0.9em;
line-height: 1.6em;
margin-bottom: 1em;
}
#licence li {
font-size: 0.9em;