mirror of
https://github.com/rwinkhart/glamour-temp-MUTN.git
synced 2026-09-03 15:37:17 -04:00
Document public types and methods
This commit is contained in:
@@ -10,6 +10,7 @@ import (
|
||||
"github.com/muesli/reflow/indent"
|
||||
)
|
||||
|
||||
// CodeBlockElements are used to render code blocks.
|
||||
type CodeBlockElement struct {
|
||||
Code string
|
||||
Language string
|
||||
|
||||
Reference in New Issue
Block a user