mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Use markdown frontmatter to provide Table of contents, language and frontmatter rendering (#11047)
* Add control for the rendering of the frontmatter * Add control to include a TOC * Add control to set language - allows control of ToC header and CJK glyph choice. Signed-off-by: Andrew Thornton art27@cantab.net
This commit is contained in:
@@ -19,6 +19,7 @@ create_new = Create…
|
||||
user_profile_and_more = Profile and Settings…
|
||||
signed_in_as = Signed in as
|
||||
enable_javascript = This website works better with JavaScript.
|
||||
toc = Table of Contents
|
||||
|
||||
username = Username
|
||||
email = Email Address
|
||||
|
Reference in New Issue
Block a user