Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/whale4113/cloud-document-converter
Convert Lark Doc to Markdown
https://github.com/whale4113/cloud-document-converter
lark markdown
Last synced: 13 days ago
JSON representation
Convert Lark Doc to Markdown
- Host: GitHub
- URL: https://github.com/whale4113/cloud-document-converter
- Owner: whale4113
- License: mit
- Created: 2024-02-02T07:42:36.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-10-27T14:24:07.000Z (17 days ago)
- Last Synced: 2024-10-28T04:58:46.825Z (16 days ago)
- Topics: lark, markdown
- Language: TypeScript
- Homepage: https://chromewebstore.google.com/detail/cloud-document-converter/ehkomhhcinhikfddnmklbloahaakploh
- Size: 574 KB
- Stars: 276
- Watchers: 1
- Forks: 27
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Cloud Document Converter
Cloud Document Converter is a Chrome extension that supports downloading/copying Lark Doc as Markdown.
[中文文档](./README_ZH.md)
# Features
- Download Lark Doc as Markdown
- Copy Lark Doc as Markdown
> ❗Note: The URL of the image generated by this way only has two hours of accessibility. This means that after two hours, the image resource will no longer be accessible.
# Compatibility
## Block
| **Lark Doc** | **Support** | **Markdown** |
| ------------------------------------- | ---------------- | --------------------------------- |
| Divider | ✔️ | Thematic Break |
| Headings (Level 1 to level 6) | ✔️ | ATX Headings (Level 1 to level 6) |
| Headings (Level 7 to level 9) | ✔️ | Paragraph |
| Code Block | ✔️ | Code Block |
| Quote | ✔️ | Blockquote |
| Bullet list | ✔️ | Bullet list |
| Ordered list | ✔️ | Ordered list |
| Task list | ✔️ | Task list |
| Table | ✔️ | Table |
| Image | ✔️ | Image |
| Inline Math | ✔️ | Math Block |
| Call Out | ❌ | Blockquote |
| Diagram (Flowcharts and UML diagrams) | ❌ | Image (Download only) |
| Grid | ❌ | _Its content is flattened_ |
| Bitable | To be determined | |
| Chat Card | To be determined | |
| File | ❌ | Link (Download only) |
| Iframe | To be determined | |
| ISV | To be determined | |
| Mind Note | To be determined | |
| Sheet | To be determined | |## Inline
| **Lark Doc** | **Support** | **Markdown** |
| ------------ | ---------------- | ------------ |
| Bold | ✔️ | Bold |
| Delete | ✔️ | Delete |
| Italic | ✔️ | Italic |
| Inline code | ✔️ | Inline code |
| Link | ✔️ | Link |
| Underline | To be determined | |## Other
Indent and Align: To be determined
Font color and background color: to be determined
# Support me
If you like this project, you are welcome to buy me a cup of coffee! Your support will help me continue to improve and maintain this project.
[Buy me a coffee ☕](https://lujunji.vercel.app/about)
# Disclaimer
This project (hereinafter referred to as the "Project") is intended for informational and educational purposes only. While the author endeavors to ensure the accuracy and reliability of the Project, no express or implied warranty is given, including, but not limited to, warranties of merchantability, fitness for a particular purpose, or non-infringement.
The author shall not be liable for any direct, indirect, incidental, special, punitive, or consequential damages arising out of the use of the program, including, but not limited to, lost profits, business interruption, or loss of data arising out of the use, misuse, or reliance on the information contained in the program.
All content in this project is based on the author's personal opinions and experience and does not represent the views of any organization or company.
The user shall bear all risks arising from the use of this program. Under no circumstances shall the author be liable for any loss or damage arising from the use of this program.