Commit Graph

9 Commits

Author SHA1 Message Date
Greg Pfeil
75c228f4e1
Use CommonMark-compatible info strings everywhere
The bulk of this updates transcripts to put spaces around the language
name in code blocks. E.g.,
```` markdown
```ucm:hide
````
becomes
```` markdown
``` ucm :hide
````

This corresponds to
https://share.unison-lang.org/@unison/website/contributions/11, which
updates the docs in the same way.

This is effectively a fix for #5214, but that issue also has good recommendations for future changes to info strings, so
I don’t know that it should be closed.
2024-10-08 14:23:34 -06:00
Chris Penner
c419cd088d Port sum-type-update-conflicts to projects 2024-06-26 11:55:35 -07:00
Chris Penner
26a0bf7b40 Edit transcripts to be in projects 2024-06-25 11:12:43 -07:00
Arya Irani
2cf96a36ae
deprecate cd, up; add find-in (#4883)
* deprecate `cd`, `up`, hide `reset-root`, add `find-in`, hides unimplemented `update.builtins`
Co-authored-by: Chris Penner <christopher.penner@gmail.com>
2024-04-28 21:30:02 -04:00
Chris Penner
5520a5b881 Update transcripts 2024-01-12 10:19:02 -08:00
Travis Staton
ab072c7960
fix transcripts 2023-11-08 11:54:50 -05:00
Paul Chiusano
4284f12897 fix up transcripts 2022-04-06 16:12:07 -05:00
Chris Penner
86b374467a Update transcripts 2022-01-17 12:07:40 -06:00
Chris Penner
f9279d281b Add additional test transcripts from #2786 2022-01-16 18:25:50 -06:00