No relation to the best-selling 90's PC game "Myst", in case anyone was wondering like I was.
Myst Markdown – Markdown for technical/scientific document
21–30 of 47 posts
Re: Myst Markdown – Markdown for technical/scientific document
#22After reading the introductory page, I don't see any benefit over Quarto, and in fact some limitations in comparison.
Re: Myst Markdown – Markdown for technical/scientific document
#23Re: Myst Markdown – Markdown for technical/scientific document
#24As a notorious Markdown critic, I have to say, their syntax really looks like a decent attempt of support for technical and scientific documents. Having used reStructuredText for a thesis with a lot of bells and whistles, and having used org-mode mostly ever since, I am not just admitting it willy-nilly. Then of course some of its syntax and syntax concepts are straight out of reStructuredText's book, so it makes sen…
Re: Myst Markdown – Markdown for technical/scientific document
#25I opted for Djot (https://djot.net) as a second-place alternative with support for many more languages. My use case was attempting a Sphinx alternative in TypeScript. (Link for the curious: https://steveasleep.com/djockey/)
Re: Myst Markdown – Markdown for technical/scientific document
#26Looks interesting. The name suggests it uses RestructuredText rather than Markdown. Was that the original plan? Is it appropriate for distill-like articles?
I use it for a few of my projects and it's fantastic - https://llm.datasette.io for example uses MyST Markdown: https://github.com/simonw/llm/tree/main/docs
Re: Myst Markdown – Markdown for technical/scientific document
#27It's in Hugo already.
Do you have a link? I searched and couldn’t find it just two days ago. The only thing I find is that you can achieve similar thing with shortcuts und passthrough. I’m using Sphinx/Myst/pydata theme for my blog which is a very cool combination. But Hugo seems more established.
For more complex data visuals there's D3: https://observablehq.com/@d3/gallery
Re: Myst Markdown – Markdown for technical/scientific document
#28As a notorious Markdown critic, I have to say, their syntax really looks like a decent attempt of support for technical and scientific documents. Having used reStructuredText for a thesis with a lot of bells and whistles, and having used org-mode mostly ever since, I am not just admitting it willy-nilly. Then of course some of its syntax and syntax concepts are straight out of reStructuredText's book, so it makes sen…
Yes, true, no good documentation has ever been written in Markdown. Good point.
Re: Myst Markdown – Markdown for technical/scientific document
#29Earlier quoted context omitted.
I miss playing that game. My father bought the special edition which came with a journal that you could write your notes in it. And we played together taking notes and figuring out the puzzles.
I really enjoyed the recent VR remaster re-release of Riven.
Re: Myst Markdown – Markdown for technical/scientific document
#30As a notorious Markdown critic, I have to say, their syntax really looks like a decent attempt of support for technical and scientific documents. Having used reStructuredText for a thesis with a lot of bells and whistles, and having used org-mode mostly ever since, I am not just admitting it willy-nilly. Then of course some of its syntax and syntax concepts are straight out of reStructuredText's book, so it makes sen…