-
Notifications
You must be signed in to change notification settings - Fork 3
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
Add default file format when Quarto format is typst
#7
Merged
Commits on Feb 12, 2024
-
Add default SVG format for Typst output
Also add DarkMauve and DarkFlagshipTerrastruct as explicit theme options
Configuration menu - View commit details
-
Copy full SHA for 44b7fb0 - Browse repository at this point
Copy the full SHA 44b7fb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for edd3bee - Browse repository at this point
Copy the full SHA edd3beeView commit details
Commits on Feb 28, 2024
-
Also: - Adds is_nonempty_string helper function - Appends random number for diagram file name - Use d2 file extension not txt for input - Allow alternate syntax for attribute classes on code blocks
Configuration menu - View commit details
-
Copy full SHA for 5e2452c - Browse repository at this point
Copy the full SHA 5e2452cView commit details
Commits on Mar 11, 2024
-
Also: - Add support for reading d2 diagrams from external files using `file` parameter. Block text is ignored if file parameter is supplied. - Add support for alternate code block syntax without curly braces. - Insert rendered diagrams into the Pandoc mediabag when `embed_type="link"` - Refactor to add helper functions `setPreD2RenderOptions` and `setD2RenderFormat`
Configuration menu - View commit details
-
Copy full SHA for 2a53f48 - Browse repository at this point
Copy the full SHA 2a53f48View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9b8a83 - Browse repository at this point
Copy the full SHA b9b8a83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74de52c - Browse repository at this point
Copy the full SHA 74de52cView commit details
Commits on Mar 15, 2024
-
Also - add animate_interval parameter - drop setD2RenderFormat helper function - use quarto.project.output_directory to set default folder - revise check for d2 code block class - replace codeblock text if file is provided - add support for tala layout
Configuration menu - View commit details
-
Copy full SHA for 86b89c0 - Browse repository at this point
Copy the full SHA 86b89c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b94f40 - Browse repository at this point
Copy the full SHA 2b94f40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 288ffe3 - Browse repository at this point
Copy the full SHA 288ffe3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 028673e - Browse repository at this point
Copy the full SHA 028673eView commit details
Commits on Mar 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 268c635 - Browse repository at this point
Copy the full SHA 268c635View commit details
Commits on Mar 19, 2024
-
Add check for d2 or txt file extension in file option
Also: - add check to see if file exists - Improve handling of code block formatting (when echo=true) - remove duplicative processing for options.pad and options.animate_interval
Configuration menu - View commit details
-
Copy full SHA for 712aeb7 - Browse repository at this point
Copy the full SHA 712aeb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e132ea - Browse repository at this point
Copy the full SHA 0e132eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a21d23 - Browse repository at this point
Copy the full SHA 9a21d23View commit details
Commits on Mar 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 95fc8f3 - Browse repository at this point
Copy the full SHA 95fc8f3View commit details -
Add typst format tests w/ multiple diagram formats
Also add external d2 file to test file argument
Configuration menu - View commit details
-
Copy full SHA for 9e71abf - Browse repository at this point
Copy the full SHA 9e71abfView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf5c501 - Browse repository at this point
Copy the full SHA bf5c501View commit details
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.