[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [BUG] Image width specifications like :width 300px not working
From: |
Karthik Chikmagalur |
Subject: |
Re: [BUG] Image width specifications like :width 300px not working |
Date: |
Sun, 15 Sep 2024 14:59:22 -0700 |
> Probably, we can extend the regexp to treat things like px/pt as pixel
> width as well.
>
> I suggest doing it in a separate patch rather than making many changes
> together with introducing a new feature as you suggested. Having too
> many things in a single commit can lead to confusion.
Okay. I'll send a patch to accommodate px and pt specifications after
merging the org-link-preview patch. The relevant function was moved
into a different file so it's easier to do it in this order.
Karthik