skully-coder / competitiveprogramming

This repository aims to contain solutions and explanations to various competitive programming problems, which may be important for interviews and online tests of different companies.
https://skully-coder.github.io/competitiveprogramming/
MIT License
38 stars 91 forks source link

[BUG] HTML in Website Markdown not rendering properly #226

Closed skully-coder closed 2 years ago

skully-coder commented 2 years ago

Bug Description

HTML in Website Markdown not rendering properly

Bug location

Website

Ozodimgba commented 2 years ago

This is my first contribution, so I'm a bit confused as to what the problem is. I know I can fix it but I don't where to start.

skully-coder commented 2 years ago

Hi @Ozodimgba, To explain the problem, if you go over to the website for this repository, you can see that for some questions listed, the README.md file does not load content properly if HTML code is used in it. So you can create a fork of this repository and fix it so that the HTML code can be rendered accordingly. Assigning you this issue.

Athi223 commented 2 years ago

@skully-coder Could you provide location of any README.md where you encountered the issue. Will be helpful to debug

skully-coder commented 2 years ago

Issue can be found here: https://skully-coder.github.io/competitiveprogramming/#/categories/String in the question 745-Prefix-and-Suffix-Search