Refactor keyword parsing/rendering & add support for ATTR_HTML
This commit is contained in:
parent
a859264420
commit
81f74f4ad9
9 changed files with 169 additions and 76 deletions
|
@ -83,7 +83,11 @@ table, .highlight > pre, pre.example {
|
|||
font-size: 0.85rem;
|
||||
border: 1px solid rgba(250, 100, 50, 0.5); }
|
||||
|
||||
.caption {
|
||||
figure {
|
||||
margin: 1em 0;
|
||||
}
|
||||
|
||||
figcaption {
|
||||
font-family: monospace;
|
||||
font-size: 0.75em;
|
||||
text-align: center;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue