Skip to content

Conversation

@anupam0-0
Copy link
Contributor

@anupam0-0 anupam0-0 commented Mar 7, 2025

Title: Implemented convert Markdown code blocks into HTML format

Description

This PR enhances the existing Markdown parser (src/utils/mdparser-utils.ts) by adding support for converting code blocks from Markdown to HTML.

This PR fixes #19

Checklist

  • I have tested these changes locally and they work as expected.

@sa-fw-an
Copy link
Member

sa-fw-an commented Mar 7, 2025

I've tried your PR , it does not work. Please make sure it runs before raising a PR. Verify if it works by modifying the files under the posts folder and tag a screenshot if it works

@anupam0-0
Copy link
Contributor Author

I've fixed the issue and verified that it now works as expected. I tested it by modifying the files under the posts folder, and the changes are correctly applied. Here's a screenshot of the working

Test File

image

Output

image

Let me know if any further changes are needed!"

@sa-fw-an sa-fw-an closed this Mar 7, 2025
@sa-fw-an
Copy link
Member

sa-fw-an commented Mar 7, 2025

This is not what was asked

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

Successfully merging this pull request may close these issues.

Implement code block rendering functionality

2 participants