add support for markdown footnotes
Signed-off-by: Naman Sood <mail@nsood.in>
This commit is contained in:
parent
217b2d223d
commit
42a52ab7b9
2 changed files with 5 additions and 0 deletions
|
@ -322,6 +322,10 @@ article {
|
|||
text-align: center;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
hr {
|
||||
margin: 2*$ls $ls $ls;
|
||||
}
|
||||
}
|
||||
|
||||
footer {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue