diff options
| author | Asko Nõmm <asko@nmm.ee> | 2025-10-19 15:39:49 +0300 |
|---|---|---|
| committer | Asko Nõmm <asko@nmm.ee> | 2025-10-19 15:39:49 +0300 |
| commit | af50c1c03b4a4812de868fd74941801152e85bbf (patch) | |
| tree | 7b513aed761c3b38102c82913d519636bcecdc25 /README.md | |
| parent | c259715d68fc1586749f16924b39fab7040f7b9d (diff) | |
Fix READMEv1.0.0
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ Which would result in a data structure such as: [{:node/name :div :node/attrs {} :node/children [{:node/name :dompa/text - :value "hello "} + :node/value "hello "} {:node/name :strong :node/attrs {} :node/children [{:node/name :dompa/text |
