Mathpix / mathpix-markdown-it

Markdown rendering + Latex extras (equations, tables, ...), with conversion features, for the scientific community
MIT License
465 stars 42 forks source link

PR into master from dev/olga/add-mol-as-an-output-format #295

Closed OlgaRedozubova closed 6 months ago

OlgaRedozubova commented 6 months ago

branch: dev/olga/add-mol-as-an-output-format

Why:

Screenshot 2023-12-30 at 04 00 16
```mol
[mol text]
```

The parseMarkdownByHTML and parseMarkdownByElement functions will return the format: {type: 'mol', value: '[mol text]'}