mirror of
https://github.com/status-im/markdown.git
synced 2025-02-20 15:28:05 +00:00
Fix spelling error
This commit is contained in:
parent
4ccf982a9e
commit
10f1dc6358
2
html.go
2
html.go
@ -59,7 +59,7 @@ var (
|
||||
type HtmlRendererParameters struct {
|
||||
// Prepend this text to each URL, if the HTML_ABSOLUTE_LINKS option is enabled.
|
||||
AbsolutePrefix string
|
||||
// Add this text to ecah footnote anchor, to ensure uniqueness.
|
||||
// Add this text to each footnote anchor, to ensure uniqueness.
|
||||
FootnoteAnchorPrefix string
|
||||
// Show this text inside the <a> tag for a footnote return link, if the
|
||||
// HTML_FOOTNOTE_RETURN_LINKS flag is enabled. If blank, the string
|
||||
|
Loading…
x
Reference in New Issue
Block a user