feat: Add support for image scaling via markdown
Adds #625.
With this change, you can select the width of an image like  and . This is a feature from obsidian syntax.
See below an image of the feature.
This is the markdown that was used to create this above example:





When a user does  instead of , the alt text of an image will be empty, cause it does not seem logical to keep the width as alt text.
See the dev-tools of the above example:
built with Refined Cloudflare Pages Action
âš¡ Cloudflare Pages Deployment
| Name | Status | Preview | Last Commit |
|---|---|---|---|
| quartz | ✅ Ready (View Log) | Visit Preview | 43a0830b09e485027d7f0834fc147713ec367e4f |
@saberzero1 for the wikilink parser I have this implemented already, but for current Quartz we can also merge this one.
We should probably freeze development on v4 soon.
@saberzero1 for the wikilink parser I have this implemented already, but for current Quartz we can also merge this one.
We should probably freeze development on v4 soon.
Agreed.
Also closes: https://github.com/jackyzha0/quartz/issues/2160
@saberzero1 for the wikilink parser I have this implemented already, but for current Quartz we can also merge this one. We should probably freeze development on v4 soon.
Agreed.
V5 is in the works?? Can we test/use it?