This website works better with JavaScript
Startseite
Erkunden
Hilfe
Registrieren
Anmelden
unicraft
/
cke
Beobachten
8
Favorit hinzufügen
0
Fork
0
Dateien
Struktur:
f36fcba2cf
Branches
Tags
feat/v28
feat/v28-with-smileys
feat/v28-with-types
feat/v35
feat/v38
feat/v40x
fix/destroy-undefined
master
stable
v38.7
v38.6_imageinsert
v38.6
v38.4
v38_3
v38_2
v35_node1618
v38_1
v36_1
v35_codeblock_1
v28beta2
v28beta1
v31beta2
v31beta1
v23.1.0
v23.0.0
v22.0.0
v21.0.0
v20.0.0
v19.1.1
v19.1.0
v19.0.0
v18.0.0
v17.0.0
v16.0.0
v15.0.0
v12.4.0
v12.3.1
v12.3.0
v12.2.0
v12.1.0
v12.0.0
v11.2.0
v11.1.1
v11.1.0
v11.0.1
v11.0.0
v10.1.0
10.1.0
v10.0.1
v10.0.0
v1.0.0-beta.4
v1.0.0-beta.2
v1.0.0-beta.1
v1.0.0-alpha.2
v1.0.0-alpha.1
v0.11.0
v0.10.0
v0.9.0
v0.8.0
v0.7.0
v0.6.0
v0.5.0
v0.4.0
v0.3.0
v0.2.0
v0.1.0
cke
/
packages
/
ckeditor5-code-block
/
tests
/
manual
/
rtl.md
rtl.md
256 B
Verlauf
Originalformat
Code blocks and RTL content
The code in all blocks should be left aligned.
The code should have a left–to–right direction (so
foo()
, not
()foo
).
The label describing the used language should be in the upper right corner of each block.