✨ feat: format references with custom shortcode
Uses hanging indent for a References section.
This commit is contained in:
@@ -149,3 +149,8 @@ table tbody tr:nth-child(even) {
|
||||
display: inline;
|
||||
}
|
||||
}
|
||||
|
||||
.references p {
|
||||
text-indent: -2.4rem;
|
||||
margin-left: 2.4rem;
|
||||
}
|
||||
|
Reference in New Issue
Block a user