Linux
Welcome to c/linux!
Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!
Rules:
-
Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.
-
Be respectful: Treat fellow community members with respect and courtesy.
-
Quality over quantity: Share informative and thought-provoking content.
-
No spam or self-promotion: Avoid excessive self-promotion or spamming.
-
No NSFW adult content
-
Follow general lemmy guidelines.
view the rest of the comments
You can pretty easily export Org mode files to markdown (and LaTeX)! There may be a setting you need to turn on (I forget and I'm not at my PC), but it works well and is very easy to use.
Also, I haven't really done it, but from what I understand you can also setup emacs to be a really good LaTeX editor.
Oh wow, thank you for offering me this learning experience!
I'm on Doom Emacs, so perhaps this is enabled by default. But, at least for me, it was as easy as pressing
SPC m e
. This opens up the export menu. From there; one may select LaTeX, Markdown or any of the many other options to export to. The fuzzy search fromM-x
also allowed me to find it by typing out the functionality I was seeking.Granted, I am not entirely content on how Emacs handled the export to Markdown. But I wouldn't bat an eye if Emacs enables me to configure it exactly as I'd want to.
Again, I wouldn't be surprised. It seems Emacs lends itself extremely well to whatever you throw at it 😂. No doubt; this is dndgame-material for sure*.