mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-11 16:12:20 +00:00
Haskell syntax highlighting.
Former-commit-id: 24f0dba06ae8a69652adc575f004ebe57f30b51b
This commit is contained in:
parent
1726d12087
commit
c32f334c2c
1 changed files with 1 additions and 1 deletions
|
|
@ -160,7 +160,7 @@ scaling = adjustSpeed 2 $ syncAll
|
|||
|
||||
## Basic LaTeX
|
||||
|
||||
```
|
||||
```haskell
|
||||
latex_basic :: Ani ()
|
||||
latex_basic = proc () -> do
|
||||
duration 1 -< ()
|
||||
|
|
|
|||
Loading…
Reference in a new issue