feat: note transclusion (#475)
* basic transclude * feat: note transclusion
This commit is contained in:
@ -470,3 +470,9 @@ ol.overflow {
|
||||
background: linear-gradient(transparent 0px, var(--light));
|
||||
}
|
||||
}
|
||||
|
||||
.transclude {
|
||||
ul {
|
||||
padding-left: 1rem;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user