Skip to content

Commit

Permalink
feat: add base extension
Browse files Browse the repository at this point in the history
  • Loading branch information
zigapk committed May 9, 2024
1 parent 4f88982 commit ee69d7e
Show file tree
Hide file tree
Showing 31 changed files with 1,224 additions and 952 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
node_modules
dist
coverage
**/.DS_Store
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# Tiptap Mathquill

🚧 A fresh Tiptap extension - come back in a few days.

TODO:

- how to use
- load on client only (without ssr)
- uses jquery under the hood
- what are katex and mathquill
- mathquill docs link and config explanation
13 changes: 0 additions & 13 deletions coverage/clover.xml

This file was deleted.

2 changes: 0 additions & 2 deletions coverage/coverage-final.json

This file was deleted.

224 changes: 0 additions & 224 deletions coverage/lcov-report/base.css

This file was deleted.

87 changes: 0 additions & 87 deletions coverage/lcov-report/block-navigation.js

This file was deleted.

Binary file removed coverage/lcov-report/favicon.png
Binary file not shown.
Loading

0 comments on commit ee69d7e

Please sign in to comment.