feat: note transclusion (#475)
* basic transclude * feat: note transclusion
This commit is contained in:
parent
4461748a85
commit
cce389c81d
8 changed files with 91 additions and 16 deletions
|
@ -470,3 +470,9 @@ ol.overflow {
|
|||
background: linear-gradient(transparent 0px, var(--light));
|
||||
}
|
||||
}
|
||||
|
||||
.transclude {
|
||||
ul {
|
||||
padding-left: 1rem;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue