forked from deepStateMirrors/tabi
✨ feat: format references with custom shortcode
Uses hanging indent for a References section.
This commit is contained in:
parent
c2d9107cd3
commit
4e4021da5d
3 changed files with 35 additions and 0 deletions
|
@ -149,3 +149,8 @@ table tbody tr:nth-child(even) {
|
|||
display: inline;
|
||||
}
|
||||
}
|
||||
|
||||
.references p {
|
||||
text-indent: -2.4rem;
|
||||
margin-left: 2.4rem;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue