JankariTech / blog

Blogposts from JankariTech
https://blog.jankaritech.com
GNU General Public License v3.0
10 stars 3 forks source link

Adjust `html` support inside the markdown #116

Open kiranparajuli589 opened 10 months ago

kiranparajuli589 commented 10 months ago

Description

There appears to be an issue with the proper inclusion of certain HTML references within the parsed HTML content.

Steps to reproduce

To replicate the issue, please visit the following URL: https://blog.jankaritech.com/#/blog/Serving%20your%20cat%20video%20using%20the%20Internet%20-%20A%20basic%20understanding%20of%20HTTP%20and%20socket%20programming%20(in%20Java)

Screenshot

Screenshot from 2023-11-10 16-13-30

Possible Solution

It is suggested to consider updating the marked.js package, as per the official documentation, to ensure compatibility and resolve the observed issue.