Update to typst 0.13.1 - #77
Open
VincentTam wants to merge 2 commits into
Open
Conversation
|
Hi there @VincentTam , I forked your repo, created a release and installed via BRAT. |
|
Hey, i just saw this & was experimenting with typst in obisidian myself and found out with 0.13.0 typst started supporting HTML export (experimental). So if this PR will be merged, it will also be possible to resolve the HTML issue in the long run. |
|
I'm not entirely sure how this PR works on your end. I was experiencing a couple of issues and my PR fixes this. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Goal
To keep this plugin using the latest stable version of typst.
Resolves #67 and #75.
Results
Successful part
I tested with the latest stable version of fletcher (0.5.8), and it worked.


The CeTZ image below is using 0.3.4.
Unsuccessful part
From CeTZ 0.4.0 onwards, my fork fails to load the WASM.

P.S. I don't know Rust.
layout::PagedDocument,Bytesanddata: fillwere found after searching and reading the code base.