Skip to content

Commit

Permalink
🐛 Line break lost after soft break of end-of-line element #10718
Browse files Browse the repository at this point in the history
  • Loading branch information
88250 committed Mar 24, 2024
1 parent c7beb2a commit 8a5f39a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions kernel/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -172,8 +172,7 @@ replace github.com/mattn/go-sqlite3 => github.com/88250/go-sqlite3 v1.14.13-0.20
//replace github.com/siyuan-note/riff => D:\88250\riff
//replace github.com/siyuan-note/httpclient => D:\88250\httpclient
//replace github.com/siyuan-note/filelock => D:\88250\filelock
replace github.com/88250/lute => D:\gogogo\src\github.com\88250\lute

//replace github.com/88250/lute => D:\gogogo\src\github.com\88250\lute
//replace github.com/88250/pdfcpu => D:\88250\pdfcpu
//replace github.com/88250/gulu => D:\88250\gulu
//replace github.com/mattn/go-sqlite3 => D:\88250\go-sqlite3
Expand Down

0 comments on commit 8a5f39a

Please sign in to comment.