Skip to content

Editing md doc in CodeSandbox: ASCII Conversion Issue. convert * to * #92

@konogousanda

Description

@konogousanda

I'm using CodeSandbox to edit the following md doc:

This is an alert for _**{{ type }}**_
This is an alert for **{{ type }}**

This is an alert for _**{{ type }}**_

This is an alert for **{{ type }}**

it converts * to *:
image
but it's normal on remark.js
image
I don't know which other characters in remark-mdc will be converted to ASCII code, so I can't use replaceAll to do a batch replacement.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions