Skip to content

pretentiousUsername/PlutoToMd.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlutoToMd.jl

Introduction

PlutoPanMd.jl is a tool that converts Pluto notebooks into a markdown file.1 The main reason for this is quite personal—I like to typeset documents using my own pandoc template, and I couldn't find any options for doing that for Pluto.

To do

  • Make a way to turn a notebook's front matter into a YAML metadata block.
  • Write a program that inverts the markdown and code segments (i.e. flips the code and markdown segments around).
  • Find out how to render images so they can be put into a markdown file. This will be nontrivial. Feel free to contribute some code!
  • Find a way to turn interactive elements into images. Maybe this could be done by turning them into a PDF or SVG?

Footnotes

  1. I know, I know—the name is super catchy.

About

A tool that converts Pluto notebooks to markdown files.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages