Skip to content
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

Feature: Native display of images #47

Closed
TobiasZawada opened this issue Jan 31, 2024 · 1 comment
Closed

Feature: Native display of images #47

TobiasZawada opened this issue Jan 31, 2024 · 1 comment

Comments

@TobiasZawada
Copy link
Collaborator

Display image::? links in the adoc buffer.
Do not require texfrag-mode but implement it natively.

Give tools for edraw to edit svg images in the adoc-mode buffer.

TobiasZawada added a commit that referenced this issue Feb 8, 2024
* #47 Adapt display-images from markdown-mode to adoc-mode

* Toggle display of images

* Try to get working CI-tests by requiring mouse and image

* Correct package version from markdown 0.8.0 to adoc 0.9.0.

* Remove dependency on context-menu-mode.

* Avoid failing CI-tests through attempt to show images at start

* when-let has moved from subr-x to subr

* Tell the byte-compiler that imagep and image-flush are defined.

* In defcustom booleanp is not a valid type.

* Add display of images to README.adoc.

- remove more "markdown" and "inline"
- add context menu to image links
- fontification of images before fontification of general links, since image links can contain urls

* require subr-x simplification

* Rename adoc-display-images-at-startup to adoc-display-images.

Add Usage section to README.adoc with a description of the not so obvious features.

---------

Co-authored-by: Tobias Zawada <TOZ@esi-group.com>
TobiasZawada pushed a commit that referenced this issue Feb 8, 2024
@TobiasZawada
Copy link
Collaborator Author

Done: #48

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant