Skip to content

Macro not working for rendering equations in readmes #1043

@steff456

Description

@steff456

Description

Encountered an error in readmes that are using \operatorname macro.

For example, https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/math/base/special/erfc

Related Issues

No

Questions

No.

Demo

No response

Reproduction

- Open a readme of any package that is using `\operatorname`

Expected Results

- The equation should be rendered correctly without any error

Actual Results

The current readme in develop is rendering as,

<img width="1283" alt="image" src="https://github.com/stdlib-js/stdlib/assets/20992645/61346d1b-481f-4bae-a766-f3d8a3050329">

Version

develop branch

Environments

Chrome

Browser Version

113.0.5672.126

Node.js / npm Version

No response

Platform

macOS

Checklist

  • Read and understood the Code of Conduct.
  • Searched for existing issues and pull requests.

Metadata

Metadata

Assignees

Labels

BugSomething isn't working.DocumentationImprovements, additions, or changes to documentation.

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions