AppFlowy/frontend/rust-lib/flowy-document2/tests/parser
Kilu.He dc0af0f4c1
feat: support convert external data to nested json (#3848)
* feat: support convert external data to nested json

* fix: add some comment

* fix: code review

* fix: code review

* fix: code view

* fix: code view

* fix: update tauri cargo lock file

* fix: remove reduant function

* fix: parse dir attribute in element

* fix: add comment about parse dir

* fix: code review

* fix: code review

* fix: code review

* fix: code review
2023-11-02 22:13:29 +08:00
..
html feat: support convert external data to nested json (#3848) 2023-11-02 22:13:29 +08:00
json feat: support incremental updates for textblock's delta. (#3216) 2023-09-12 20:49:03 +08:00
parse_to_html_text feat: support convert external data to nested json (#3848) 2023-11-02 22:13:29 +08:00
document_data_parser_test.rs feat: support converting documents to JSON, HTML, or TEXT. (#3811) 2023-10-30 12:50:31 +08:00
mod.rs feat: support convert external data to nested json (#3848) 2023-11-02 22:13:29 +08:00