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

Visual editor mode snafus #26

Open
apreshill opened this issue Nov 20, 2020 · 0 comments
Open

Visual editor mode snafus #26

apreshill opened this issue Nov 20, 2020 · 0 comments

Comments

@apreshill
Copy link
Contributor

apreshill commented Nov 20, 2020

Trying to include a single image:

::: {.embed-right}
![mycology illustration](featured.jpg)
:::

<div class="embed-right">
![mycology illustration](featured.jpg)
</div>

{{< figure src="featured.jpg" alt="mushrooms" caption="Illustration by Beatrix Potter" >}}

If I flip on visual editor mode, <div class="embed-right"> becomes this: ::: {.embed-right} and renders with the dots:

Screen Shot 2020-11-20 at 10 14 04 AM

The figure shortcode works well but doesn't show a preview in the visual editor. It would be great to be able to write blog posts well with the visual editor.

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