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

feat: possibility to embed images #51

Merged
merged 8 commits into from
Jan 21, 2025
Merged

Conversation

Jumas
Copy link
Contributor

@Jumas Jumas commented Jan 21, 2025

Refs: #50

Proposed changes

Introduce additional plugin parameter (e.g. <imageProcessingType>EMBED</imageProcessingType>) which will embed images as base64 in the resulting html.

Checklist

Before creating a PR, run through this checklist and mark each as complete:

  • I have read the CONTRIBUTING document
  • If applicable, I have added tests that prove my fix is effective or that my feature works
  • If applicable, I have checked that any relevant tests pass after adding my changes
  • I have updated any relevant documentation

@Jumas Jumas requested review from a team as code owners January 21, 2025 09:12
@Jumas Jumas linked an issue Jan 21, 2025 that may be closed by this pull request
@Jumas Jumas enabled auto-merge (squash) January 21, 2025 09:15
@Jumas Jumas merged commit 355650f into main Jan 21, 2025
13 checks passed
@Jumas Jumas deleted the 50-add-possibility-to-embed-images branch January 21, 2025 14:46
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

Successfully merging this pull request may close these issues.

Add possibility to embed images
2 participants