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

Introduce the new render method #742

Merged
merged 1 commit into from
Dec 27, 2023

Conversation

Acylation
Copy link
Collaborator

Closes #427

The updates on obsidian-api brings the MarkdownRenderer.render method, and the renderMarkdown is deprecated. It allows the ![[link | width]] style for the embeds! By this PR, you can playing around with more powerful rich-text elements!

image

Known issue

  • Need to handle clicking preview of img elements, as it would interferes the dblclick in-place edit.

@Acylation Acylation added the kind/feature New feature request label Nov 24, 2023
@Acylation Acylation added this to the next milestone Nov 24, 2023
@Acylation Acylation added kind/enhancement Issues related to improving existing features and removed kind/feature New feature request labels Nov 24, 2023
@Acylation Acylation merged commit 490493e into marcusolsson:main Dec 27, 2023
1 check passed
@Acylation Acylation deleted the rich-text-img branch March 16, 2024 05:16
LincZero added a commit to any-block/obsidian-any-block that referenced this pull request Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Issues related to improving existing features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Images do not render in board view as "included fields"
1 participant