|
@@ -31,7 +31,7 @@ Zefyr's rich text editor is built with simplicity and flexibility in
|
31
|
31
|
mind. It provides clean interface for distraction-free editing. Think
|
32
|
32
|
Medium.com-like experience.
|
33
|
33
|
|
34
|
|
-<img src="https://github.com/memspace/zefyr/raw/master/zefyr-1.png" width="375"> <img src="https://github.com/memspace/zefyr/raw/master/zefyr-2.png" width="375">
|
|
34
|
+<img src="https://github.com/memspace/zefyr/raw/master/assets/zefyr-1.png" width="375"> <img src="https://github.com/memspace/zefyr/raw/assets/master/zefyr-2.png" width="375">
|
35
|
35
|
|
36
|
36
|
## Markdown-inspired semantics
|
37
|
37
|
|
|
@@ -43,12 +43,10 @@ this Markdown block:
|
43
|
43
|
|
44
|
44
|
Zefyr can deliver exactly that:
|
45
|
45
|
|
46
|
|
-<img src="https://github.com/memspace/zefyr/raw/master/markdown-semantics.png" width="375">
|
|
46
|
+<img src="https://github.com/memspace/zefyr/raw/master/assets/markdown-semantics.png" width="375">
|
47
|
47
|
|
48
|
|
-> Nested blocks support (e.g. lists inside quote blocks or bullet list
|
49
|
|
-> inside number list) is planned.
|
50
|
48
|
|
51
|
|
-## Collaborative editing built-in
|
|
49
|
+## Ready for collaborative editing
|
52
|
50
|
|
53
|
51
|
Zefyr's document model uses data format compatible with
|
54
|
52
|
[Operational Transformation][ot] which makes it possible to use for
|