Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cloverhearts/quilljs-markdown
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.2.0
Choose a base ref
...
head repository: cloverhearts/quilljs-markdown
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Jul 21, 2022

  1. + Release 1.2.0 with docs

    Chaesung Lim committed Jul 21, 2022

    Verified

    This commit was signed with the committer’s verified signature.
    popenta Alex Popența
    Copy the full SHA
    84c80fe View commit details
Showing with 2 additions and 2 deletions.
  1. +2 −2 docs/index.html
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -11,8 +11,8 @@
<meta name="summary" content="open source, markdown extension for quill editor">
<meta name="google-site-verification" content="lNpyIBBVvsIatDauJyTfU6q2VtxEMP8npAGigr3gj4Q" />
<script src="https://cdn.jsdelivr.net/npm/quill@1.3.7/dist/quill.min.js"></script>
<!-- <script src="./bundle/demojs.js"></script>-->
<script src="./demo.js"></script>
<script src="./bundle/demojs.js"></script>
<!-- <script src="./demo.js"></script> -->
<link href="https://cdn.jsdelivr.net/npm/quill@1.3.7/dist/quill.snow.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/kotton-css@1.0.1/dist/kotton-style.min.css">
<link rel="stylesheet" href="../quilljs-markdown-common-style.scss" />