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

Add support for image captions #294

Open
muodov opened this issue Aug 12, 2016 · 2 comments
Open

Add support for image captions #294

muodov opened this issue Aug 12, 2016 · 2 comments

Comments

@muodov
Copy link
Contributor

muodov commented Aug 12, 2016

How about adding captions so images? For my needs, I am using this approach, but it would be nice to have it out of the box in Pixyll.

@plttn
Copy link
Collaborator

plttn commented Aug 13, 2016

FWIW, I'm not 100% sure that a theme could add this feature.

@mattkosoy
Copy link

you could do something like this:

_![this is a big image](https://i.ytimg.com/vi/gLg6qxkQ94A/maxresdefault.jpg)_
<footer><cite title="Whoa.">That's going to leave a mark</cite></footer>

Check out the citation footer in @johnotander's original example.

Hope this helps.

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

3 participants