this post was submitted on 11 Sep 2023
163 points (90.5% liked)

Open Source

28990 readers
781 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 4 years ago
MODERATORS
 

I ~~am sure~~ hope somebody™ already thought of this. Feel free to advertise your project here.

P.S.: Image transcription:

Patrick from SpongeBob SquarePants gesturing to the left with open hands:

Somebody should take document type conversion from Pandoc and version control from Git

Patrick gesturing to the right in a pushing motion:

And build a frontend around it

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 21 points 9 months ago* (last edited 9 months ago) (3 children)

I've been using Quarto a lot for Data Science work and it uses Pandoc under the hood I recall.

Not sure what you're envisioning by Pandoc + git, but the RStudio IDE has a git integration and a WYSIWYM Quarto editor.

[–] [email protected] 10 points 9 months ago* (last edited 9 months ago)

Quarto looks quite interesting indeed, thanks for pointing it out!

For those interested it's an "Open-source scientific and technical publishing system built on Pandoc"

https://quarto.org/
https://github.com/quarto-dev/quarto-cli

[–] [email protected] 3 points 9 months ago

Like a data format inhabiting the centre of that conversion graph they have on their website, basically a superset of the available input types, that is then version controlled by git, and can be exported to any of the output formats, in a neat frontend that removes all that complexity from me. :D

[–] [email protected] 2 points 9 months ago

Quarto user here, I use it for my blog.

There is also a vscode extension for WYSIWYM editing.