panglesd / slipshow

An engine for displaying slips, the next-gen version of slides
MIT License
663 stars 12 forks source link

feat: allows users to find the source markdown within the rendered html file #53

Open julienreszka opened 6 months ago

julienreszka commented 6 months ago

This would increase portability and would allow users to edit the presentation themselves.

panglesd commented 6 months ago

Yes, that is a great idea and very possible! Thanks for opening the issue.

FTR, markdeep can be a reference for this!