-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Handle yaml frontmatter in markdown #11016
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
Conversation
Add goldmark-meta to render yaml frontmatter as a table Fix go-gitea#5377 Signed-off-by: Andrew Thornton <[email protected]>
OK, so issues with this approach:
|
Codecov Report
@@ Coverage Diff @@
## master #11016 +/- ##
=======================================
Coverage 43.42% 43.43%
=======================================
Files 597 597
Lines 84626 84627 +1
=======================================
+ Hits 36750 36758 +8
+ Misses 43344 43336 -8
- Partials 4532 4533 +1
Continue to review full report at Codecov.
|
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.
smal diff huge efect ;)
I'm ok how it is formated - hiding it behind a icon is a nice idear but in my view not so importand
make lg-tm work |
OK I'm going to merge but will continue to improve |
Add goldmark-meta to render yaml frontmatter as a table Fix go-gitea#5377 Signed-off-by: Andrew Thornton <[email protected]>
Add goldmark-meta to render yaml frontmatter as a table
Fix #5377
Signed-off-by: Andrew Thornton [email protected]