diff options
| -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 |
