mirror of
https://github.com/restic/restic.git
synced 2025-11-16 23:02:55 +00:00
Update dependencies
This commit is contained in:
1
vendor/github.com/russross/blackfriday/html.go
generated
vendored
1
vendor/github.com/russross/blackfriday/html.go
generated
vendored
@@ -42,6 +42,7 @@ const (
|
||||
HTML_SMARTYPANTS_DASHES // enable smart dashes (with HTML_USE_SMARTYPANTS)
|
||||
HTML_SMARTYPANTS_LATEX_DASHES // enable LaTeX-style dashes (with HTML_USE_SMARTYPANTS and HTML_SMARTYPANTS_DASHES)
|
||||
HTML_SMARTYPANTS_ANGLED_QUOTES // enable angled double quotes (with HTML_USE_SMARTYPANTS) for double quotes rendering
|
||||
HTML_SMARTYPANTS_QUOTES_NBSP // enable "French guillemets" (with HTML_USE_SMARTYPANTS)
|
||||
HTML_FOOTNOTE_RETURN_LINKS // generate a link at the end of a footnote to return to the source
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user