-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use markdown frontmatter to provide Table of contents, language and frontmatter rendering #11047
Conversation
* Add control for the rendering of the frontmatter * Add control to include a TOC Signed-off-by: Andrew Thornton <[email protected]>
Signed-off-by: Andrew Thornton <[email protected]>
Signed-off-by: Andrew Thornton <[email protected]>
Signed-off-by: Andrew Thornton <[email protected]>
Signed-off-by: Andrew Thornton <[email protected]>
Signed-off-by: Andrew Thornton <[email protected]>
Signed-off-by: Andrew Thornton <[email protected]>
Signed-off-by: Andrew Thornton <[email protected]>
Signed-off-by: Andrew Thornton <[email protected]>
Co-Authored-By: guillep2k <[email protected]>
Signed-off-by: Andrew Thornton <[email protected]>
Codecov Report
@@ Coverage Diff @@
## master #11047 +/- ##
==========================================
- Coverage 43.47% 43.33% -0.15%
==========================================
Files 600 603 +3
Lines 85108 85416 +308
==========================================
+ Hits 37002 37016 +14
- Misses 43537 43826 +289
- Partials 4569 4574 +5
Continue to review full report at Codecov.
|
Signed-off-by: Andrew Thornton <[email protected]>
7a7625b
to
4c662df
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
works ...
make lg-tm work |
make lg-tm work |
…rontmatter rendering (go-gitea#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 [email protected]
Signed-off-by: Andrew Thornton [email protected]