Lo scopo di questo documento è capire quali feature funzionano sia su Joplin che su wiki.js
¶ Feature che vanno ad entrambi
¶ H1
¶ H2
¶ H3
¶ H4
¶ H5
¶ H6
Grassetto
**ciao**
ciao
Corsivo
*ciao*
ciao
Barrato
~~ipsum~~
ipsum
Sottolineato
<ins>ciao</ins>
ciao
Sup e sub
ciao<sup>ciao</sup>ciao<sub>ddd</sub>
ciaociaociaoddd
O anche
X1 X2
Codice
normale
def main():
print("ciao")
In python
Per fare andare mermaid su wiki.js bisogna aggiungere "kroki" come nell'esempio seguente
C'è anche bytefield
(def svg-attrs {:style "background-color:white"})
(def left-margin 1)
(def boxes-per-row 4)
(draw-column-headers)
(draw-box 0)
(doseq [val (range 31)]
(draw-box val))
(draw-box "Address" {:span 4})
(draw-box "Size" {:span 2})
(draw-box 0 {:span 2})
(draw-gap "Payload")
(draw-bottom)
Caption
> ciao
ciao
Keyboard shortcuts
<kbd>CTRL</kbd> \+ <kbd>C</kbd>
CTRL + C
Latex
$$
y <= x/2
$$
Lista
- Milk
- Eggs
Lista
- 1
- 2
- 3
Ordered list
- A
- B
- C
- D
- Milk
- Rice
- Eggs
- Milk
- Rice
- Eggs
One rule:
kk
¶ Feature che vanno solo su Joplin
TOC
$
Evidenziato
==ciao==
==ciao==
Addirittura le reazioni chimiche?
(c)
Your screenplay...
Term 1
: Definition 1
Term 2 with inline markup
: Definition 2
{ some code, part of Definition 2 }
Third paragraph of definition 2.
Each term must fit on one line, which m
++inserted++
Tabella strana
| | Grouping ||
| First Header | Second Header | Third Header |
|---|---|---|
| Content | Long Cell | |
| Content | Cell | Cell |
New section | More | Data |
And more | With an escaped '\|' ||
[Prototype table]
¶ Feature che vanno solo su wiki.js
lol
¶ Another rule:
Lista
- 1
- 2
- 3
Lista di link
Any content here will go into the first tab...
Any content here will go into the second tab...
¶ Basta
