Markdown
Export a WLJS notebook as a Markdown file containing its code, comments, images, and narrative content for documentation, notes, and LLM workflows.
This export option converts notebook cells into a single markdown file.
Call Share from the top menu or click the icon and choose Markdown:
Share
Markdown
Use cases
- Short notes, text for LLM
- Documentation
The Markdown format exports all code, images, and comments, but excludes all output cells.
Importing
Markdown file can be imported back as a normal WLJS notebooks. Simply open it using WLJS application.
Bundler features
External images
Compress all external images and embed them inline to Markdown file used on slides, WLX, HTML or Markdown cells:
Settings
Export settings
Include