MDX

by Yulei Chen
5
4
3
2
1
Score: 48/100

Description

Category: Coding & Technical Tools

The MDX plugin allows you to preview your MDX syntax directly in Obsidian, making it easy to experiment and visualize your content. With this plugin, you can write MDX code in Obsidian, and then use the Command Palette to quickly open a preview of your work. The plugin also provides support for Code Hike, allowing you to easily try out Code Hike's features within Obsidian. This means that you can now seamlessly integrate your MDX content with Code Hike's interactive coding experience, making it easier than ever to create engaging and interactive documents.

Reviews

No reviews yet.

Stats

52
stars
4,636
downloads
1
forks
989
days
987
days
998
days
4
total PRs
0
open PRs
2
closed PRs
2
merged PRs
3
total issues
1
open issues
2
closed issues
0
commits

Latest Version

3 years ago

Changelog

What's Changed

New Contributors

Full Changelog: https://github.com/yuleicul/obsidian-mdx/commits/0.1.0

README file from

Github

Obsidian MDX

Preview MDX in Obsidian, with support for Code Hike.

Installation

https://obsidian.md/plugins?search=yulei%20chen

Getting Started

Usage

  1. Write MDX syntax in Obsidian (and it is recommended to have open source mode turned on).
  2. Press ctrl/cmd + p to open the Command Palette.
  3. Type mdx: preview in the Command Palette and press Enter.

code-hike-example

Support for Codehike

This plugin also provides added support for Code Hike. If you want to try it out, you can copy this example to Obsidian.

Contributing

If you would like to contribute to this project, please open an issue or submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.