Skip to content

feat: implement Markdown support in SuperDoc editor#650

Closed
caio-pizzol wants to merge 4 commits intodevelopfrom
feature/har-10088-superdoc-markdown-support
Closed

feat: implement Markdown support in SuperDoc editor#650
caio-pizzol wants to merge 4 commits intodevelopfrom
feature/har-10088-superdoc-markdown-support

Conversation

@caio-pizzol
Copy link
Copy Markdown
Contributor

@caio-pizzol caio-pizzol commented Jul 9, 2025

  • Added the marked library for Markdown parsing.
  • Enhanced the Editor class to handle Markdown content, converting it to HTML for rendering.
  • Updated SuperDoc and related components to accept and process Markdown input.
  • Introduced tests for Markdown conversion and integration to ensure functionality.
  • Added sample Markdown document for testing purposes.
  • Updated file upload component to accept Markdown files.

- Added the `marked` library for Markdown parsing.
- Enhanced the `Editor` class to handle Markdown content, converting it to HTML for rendering.
- Updated `SuperDoc` and related components to accept and process Markdown input.
- Introduced tests for Markdown conversion and integration to ensure functionality.
- Added sample Markdown document for testing purposes.
- Updated file upload component to accept Markdown files.
@caio-pizzol caio-pizzol requested review from VladaHarbour, chittolinag and harbournick and removed request for VladaHarbour, chittolinag and harbournick July 9, 2025 21:06
@linear
Copy link
Copy Markdown

linear Bot commented Jul 9, 2025

@caio-pizzol caio-pizzol marked this pull request as ready for review July 11, 2025 13:23
@caio-pizzol caio-pizzol requested a review from VladaHarbour July 11, 2025 13:23
@caio-pizzol caio-pizzol marked this pull request as draft July 11, 2025 14:51
… components

- Updated dependencies in package-lock.json for @babel/parser, @babel/types, and @bufbuild/protobuf.
- Refactored SuperDoc and SuperEditor to use Playground.vue for development.
- Introduced a new file handler utility for processing uploaded files.
- Enhanced markdown import functionality with SuperDoc compatibility.
- Cleaned up unused components and improved project structure.
@caio-pizzol caio-pizzol deleted the feature/har-10088-superdoc-markdown-support branch August 21, 2025 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants