Skip to content

Extra space between rendered inline-math and puncutation #132

@j32duan

Description

@j32duan

Hey Jason!

Thanks for releasing a new version :D

Just noticed a small bug:

<head>
    <script type="module" src="https://cdn.jsdelivr.net/npm/zero-md@3?register"></script>
</head>
<body>
<zero-md>
    <script type="text/markdown">$A$. 123. </script>
</zero-md>
</body>

If you render this, there's an extra space between the rendered "A" and the period after it. Not sure if this is a bug on the katex side or the zero-md side. Thanks in advance for looking into it!

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions