-
-
Notifications
You must be signed in to change notification settings - Fork 186
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
chore(website): add basic markdown functionality #1401
Conversation
✅ Deploy Preview for modelina ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
@jonaslagoni I have made a very basic markdown rendering functionality. |
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.
You might have to change the docs i.e. add some metadata: https://github.com/asyncapi/website/blob/ee8617ead0b04803daea9c286f75df13de312d1c/pages/docs/reference/index.md?plain=1#L1
Same with adding sections: https://github.com/asyncapi/website/blob/master/pages/docs/reference/_section.md
Feel free to adapt the docs as needed 🙂
Sure, but it will take some time, I guess. @jonaslagoni. |
I was thinking similar to the examples 🤔 But thats not a hard ask, feel free to make your own impression and decision 🤞😄 |
Sure let me see what I can whip up then. |
Hey @Shurtu-gal, any update here? How far along are you and do you think you can finish it or need someone else to take over? |
SonarCloud Quality Gate failed. 0 Bugs No Coverage information Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
Description
Related issue(s)
#1161