Skip to content

Custom Markdown Parser #35

@scienmanas

Description

@scienmanas

Currently, a library is used to parse the markdown, which limits the styles and other stuff, the better approach would be making a custom parser for blogs to shop up as medium shows. The expected features are:

  1. More customisation to markdown.
  2. Configuration file instead of modifying css

This will also remove the dependency on the library version when migrating to new version of react/next in future.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions