Skip to content

This repository contains a nodejs application that process markdown files that contain LaTex scientific formulas, images, emdedded code, tables and more.

Notifications You must be signed in to change notification settings

remarkablejames/complexMDX-processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Complex-mdx-processor

This is a complex mdx processor that can be used to process mdx files with custom components and custom plugins. what it can do:

  • process mdx files with custom components
  • process mdx files with LaTeX math formulas
  • process mdx files with Tables
  • process mdx files with Embedded code

How to use

clone the repo and run npm install to install all the dependencies.

run node main.js to start the app.

About

This repository contains a nodejs application that process markdown files that contain LaTex scientific formulas, images, emdedded code, tables and more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published