Skip to content
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

Browser rendering of markdown file #5

Open
zriyansh opened this issue Aug 20, 2021 · 2 comments
Open

Browser rendering of markdown file #5

zriyansh opened this issue Aug 20, 2021 · 2 comments
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed

Comments

@zriyansh
Copy link
Owner

Comparing the GitHub readme file and this hosted site of the same, one can get an idea that there is something wrong with the code.

This is a known issue and to date, I haven't found a fix for that.

The reason being, both use different markdown rendering engines as there is currently no set standard for this.
Github in-page previews use Redcarpet, rather than kramdown

More clarity in this article.

Any help is appreciated!

@zriyansh zriyansh added documentation Improvements or additions to documentation good first issue Good for newcomers help wanted Extra attention is needed labels Jan 9, 2022
@stretch07
Copy link

Could you update the link for the hosted site? Github returns a 404.

@zriyansh
Copy link
Owner Author

zriyansh commented Feb 1, 2022

done, it should work now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants