Feature #51: Markdown Support
Markdown implemented in Job Logs, Job Queue comments, various other places.
This commit is contained in:
@@ -326,7 +326,7 @@ footer, #footer {
|
||||
|
||||
// Element Resets
|
||||
p {
|
||||
margin: 0 0 20px 0;
|
||||
margin: 0 0 2px 0;
|
||||
line-height: 1.6em;
|
||||
}
|
||||
|
||||
@@ -1494,6 +1494,8 @@ textarea.block {
|
||||
|
||||
p {
|
||||
font-size: 0.9em;
|
||||
line-height: 1.6em;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
li {
|
||||
|
||||
Reference in New Issue
Block a user