mirror of
https://github.com/rwinkhart/glamour-temp-MUTN.git
synced 2026-09-03 23:47:26 -04:00
Document BlockStack and make linter happ[y/ier].
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ import (
|
||||
"github.com/muesli/reflow/indent"
|
||||
)
|
||||
|
||||
// CodeBlockElements are used to render code blocks.
|
||||
// A CodeBlockElement is used to render code blocks.
|
||||
type CodeBlockElement struct {
|
||||
Code string
|
||||
Language string
|
||||
|
||||
Reference in New Issue
Block a user