Skip to content
This repository was archived by the owner on Feb 10, 2022. It is now read-only.

Transform markdown formatting into HTML formatting #67

@SheaBelsky

Description

@SheaBelsky

Is your feature request related to a problem? Please describe.
On our site, we write text in plain text, and we occasionally want to add formatting to some text to make it stand out. We've historically written this format using markdown, but it isn't getting meaningfully transformed into actual text formatting.

Describe the solution you'd like
Text formatting written in markdown should actually be formatted properly.

_this_ should become this

`this`

should become this

*this* should become this

Additional context
See below for how our formatting currently looks (on the courses page)

Screen Shot 2019-09-28 at 5 21 34 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthacktoberfestGreat for a hacktoberfest contribution!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions