Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(html-wysiwyg-editor) h3 fix #1363

Merged

Conversation

gitmotion
Copy link
Contributor

@gitmotion gitmotion commented Oct 24, 2024

Fix: #1342

  • fixed typo in menu-bar.vue

demo

Since PRs are a bit backed up on https://github.com/CorentinTh/it-tools you can use my image in your docker-compose file if you want this functionality along with my other additions until the main branch has been updated:

added features

ghcr.io/gitmotion/it-tools:latest
  • you may need to clear cache and hard reload to get new features loading

OR locally

from github repo (copy & paste oneliner):

git clone -b gitmotion/main https://github.com/gitmotion/it-tools.git && cd it-tools/ && pnpm i && pnpm dev
  • (installing packages for the first time may take some time but wait till it finishes)

Copy link

vercel bot commented Oct 24, 2024

@gitmotion is attempting to deploy a commit to the Corentin Thomasset's Team Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

Copy link

vercel bot commented Oct 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
it-tools ✅ Ready (Inspect) Visit Preview Oct 24, 2024 10:44pm

@CorentinTh CorentinTh enabled auto-merge (squash) October 24, 2024 22:43
@CorentinTh
Copy link
Owner

Thx for the fix 🙏

@CorentinTh CorentinTh merged commit 1314973 into CorentinTh:main Oct 24, 2024
7 checks passed
github-actions bot pushed a commit to tlan16/it-tools that referenced this pull request Oct 25, 2024
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.

H3 Paragraph on WYSIWYG
2 participants