mirror of
https://codeberg.org/readeck/readeck.git
synced 2025-12-22 13:17:10 +00:00
Documentation about OPDS and user profile.
Needs some more work.
This commit is contained in:
@@ -115,7 +115,8 @@ func mdToHTML(source, dest string) (*File, error) {
|
||||
buf := new(bytes.Buffer)
|
||||
p := goldmark.New(
|
||||
goldmark.WithExtensions(
|
||||
extension.GFM,
|
||||
extension.Table,
|
||||
extension.Strikethrough,
|
||||
extension.DefinitionList,
|
||||
figure.Figure,
|
||||
meta.Meta,
|
||||
|
||||
Reference in New Issue
Block a user