hydra icon indicating copy to clipboard operation
hydra copied to clipboard

Make specification editing in markdown possible

Open abailly-iohk opened this issue 2 years ago • 4 comments

So far, the specification was written in LaTex and rendered to a PDF. LaTeX was a good choice because of its expressiveness on math expressions, but not so great a choice for pull requests and the entry barrier is quite high. The majority of documentation around Hydra and Mithril is written using Markdown and rendered into a webpage using a static site generator, currently Docusaurus. Most modern Markdown renderers do support LaTeX-style math nowadays, even the normal GitHub file preview.

Hence, we aim to be using more approachable Markdown format to write the specification, but still being able to use LaTeX math and LaTeX macros (which are still heavily used in the spec), to produce both, a PDF and HTML rendering.

abailly-iohk avatar Nov 29 '23 10:11 abailly-iohk

Blocked on decision about what to do with GIF

ghost avatar Nov 30 '23 10:11 ghost

Blocked on decision about what to do with GIF

Not really. The GIF was only for the monthly report https://github.com/input-output-hk/hydra/pull/1189

ch1bo avatar Dec 01 '23 08:12 ch1bo

OK, then it's unblocked.

ghost avatar Dec 01 '23 08:12 ghost

Related to #843

ch1bo avatar Jun 18 '24 08:06 ch1bo

Closed as not part of this repository anymore.

locallycompact avatar Nov 26 '24 10:11 locallycompact