Sfoglia il codice sorgente

:art: 支持插入 `.la` 域名超链接 Fix https://github.com/siyuan-note/siyuan/issues/6215

Liang Ding 2 anni fa
parent
commit
6d3a910ca8
3 ha cambiato i file con 3 aggiunte e 1 eliminazioni
  1. 0 0
      app/stage/protyle/js/lute/lute.min.js
  2. 1 1
      kernel/go.mod
  3. 2 0
      kernel/go.sum

File diff suppressed because it is too large
+ 0 - 0
app/stage/protyle/js/lute/lute.min.js


+ 1 - 1
kernel/go.mod

@@ -6,7 +6,7 @@ require (
 	github.com/88250/clipboard v0.1.5
 	github.com/88250/css v0.1.2
 	github.com/88250/gulu v1.2.3-0.20221007162906-ded80d955178
-	github.com/88250/lute v1.7.5-0.20221015065705-9a3b48fd6f4b
+	github.com/88250/lute v1.7.5-0.20221016061849-db5f26667c4f
 	github.com/88250/pdfcpu v0.3.13
 	github.com/88250/vitess-sqlparser v0.0.0-20210205111146-56a2ded2aba1
 	github.com/ConradIrwin/font v0.0.0-20210318200717-ce8d41cc0732

+ 2 - 0
kernel/go.sum

@@ -19,6 +19,8 @@ github.com/88250/gulu v1.2.3-0.20221007162906-ded80d955178 h1:+Mvo3MW8qYoXNhLx3b
 github.com/88250/gulu v1.2.3-0.20221007162906-ded80d955178/go.mod h1:I1qBzsksFL2ciGSuqDE7R3XW4BUMrfDgOvSXEk7FsAI=
 github.com/88250/lute v1.7.5-0.20221015065705-9a3b48fd6f4b h1:tCT5wTUjjX94LrloQxAQ5EaJD963S9I9mucMqvINRSI=
 github.com/88250/lute v1.7.5-0.20221015065705-9a3b48fd6f4b/go.mod h1:cEoBGi0zArPqAsp0MdG9SKinvH/xxZZWXU7sRx8vHSA=
+github.com/88250/lute v1.7.5-0.20221016061849-db5f26667c4f h1:D2cCQIpNBWc6jE+OCeCqvZXtPjwR3xuTwZjwONQrz9I=
+github.com/88250/lute v1.7.5-0.20221016061849-db5f26667c4f/go.mod h1:cEoBGi0zArPqAsp0MdG9SKinvH/xxZZWXU7sRx8vHSA=
 github.com/88250/pdfcpu v0.3.13 h1:touMWMZkCGalMIbEg9bxYp7rETM+zwb9hXjwhqi4I7Q=
 github.com/88250/pdfcpu v0.3.13/go.mod h1:S5YT38L/GCjVjmB4PB84PymA1qfopjEhfhTNQilLpv4=
 github.com/88250/vitess-sqlparser v0.0.0-20210205111146-56a2ded2aba1 h1:48T899JQDwyyRu9yXHePYlPdHtpJfrJEUGBMH3SMBWY=

Some files were not shown because too many files changed in this diff