mirror of
https://github.com/go-gitea/gitea
synced 2025-12-07 13:28:25 +00:00
+1
-1
@@ -27,7 +27,7 @@ type tableParagraphTransformer struct {
|
||||
var defaultTableParagraphTransformer = &tableParagraphTransformer{}
|
||||
|
||||
// NewTableParagraphTransformer returns a new ParagraphTransformer
|
||||
// that can transform pargraphs into tables.
|
||||
// that can transform paragraphs into tables.
|
||||
func NewTableParagraphTransformer() parser.ParagraphTransformer {
|
||||
return defaultTableParagraphTransformer
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user