multiple pages: format technical tokens (#5119)
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com> Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
This commit is contained in:

committed by
GitHub

parent
dc690e38eb
commit
a5fe31bc47
@@ -3,7 +3,7 @@
|
||||
> Compila ed esegui file sorgente Elm.
|
||||
> Maggiori informazioni: <https://elm-lang.org>.
|
||||
|
||||
- Inizializza un progetto Elm, generando un file elm.json:
|
||||
- Inizializza un progetto Elm, generando un file `elm.json`:
|
||||
|
||||
`elm init`
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
|
||||
`elm repl`
|
||||
|
||||
- Compila un file Elm, scrivendo il risultato in un file index.html:
|
||||
- Compila un file Elm, scrivendo il risultato in un file `index.html`:
|
||||
|
||||
`elm make {{sorgente}}`
|
||||
|
||||
|
Reference in New Issue
Block a user