feat: rework content handling to support inline markdown
This commit is contained in:
parent
ccf6a17f72
commit
db5a022f3b
6 changed files with 216 additions and 30 deletions
|
@ -68,7 +68,7 @@ body {
|
|||
--at-apply: my-2;
|
||||
}
|
||||
code {
|
||||
--at-apply: bg-code text-code px1 py0.5 rounded text-sm;
|
||||
--at-apply: bg-code text-code px1 py0.5 rounded text-0.9em;
|
||||
}
|
||||
pre code {
|
||||
--at-apply: text-base bg-transparent px0 py0 rounded-none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue