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

Reminder: links don't work in markdowns with this theme #14

Open
krshrimali opened this issue Aug 15, 2021 · 1 comment
Open

Reminder: links don't work in markdowns with this theme #14

krshrimali opened this issue Aug 15, 2021 · 1 comment

Comments

@krshrimali
Copy link
Contributor

Example: check the good reads section here: https://malloc-42.github.io/blog/c++/2021/08/14/Prefer-Scoped-Enums-Over-Unscoped-Enums/.

But linking like malloc-42 website works. (like in Acknowledgement section)

cc: @kshitij12345 @khushi-411

@khushi-411
Copy link
Member

Ah yes, I too faced this problem. Pages can be linked to other web pages by using:

* [https://stackoverflow.com/questions/71416/forward-declaring-an-enum-in-c](https://stackoverflow.com/questions/71416/forward-declaring-an-enum-in-c)

Please try this method, if it works or not. You can change the name inside [ ] if you want to display some other name.

cc: @krshrimali @kshitij12345

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants