Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

transpiler: special handling for inline images #44

Merged

Conversation

emmanueltouzery
Copy link
Contributor

@emmanueltouzery emmanueltouzery commented Sep 10, 2023

we don't want to have potentially hundreds of kilobytes long base64 in the output. The javascript "Promise" documentation does this.

before (glow filtered, javascript Promise):
image

after:
image

we don't want to have potentially hundreds of kilobytes long base64 in the
output. The javascript "Promise" documentation does this.
@luckasRanarison luckasRanarison merged commit 0e08b85 into luckasRanarison:master Sep 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants