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

Stronger support for popovers #11

Closed
damithc opened this issue Mar 24, 2017 · 1 comment
Closed

Stronger support for popovers #11

damithc opened this issue Mar 24, 2017 · 1 comment

Comments

@damithc
Copy link
Contributor

damithc commented Mar 24, 2017

This is what I'm trying to achieve. The current popover needs some enhancements before we can achieve this level.

image

On the code side, something like this would be ideal but not sure how close we can get.

These solutions are collectively known as _design patterns_, a term popularized 
by the seminal book *Design Patterns: Elements of Reusable Object-Oriented Software* 
the so-called {{“Gang of Four”}}(gof-tip) (GoF): Eric Gamma, Richard Helm, 
Ralph Johnson and John Vlissides. 

Somewhere else in the file ...

<popover-content id="gof-tip">
<pic src="introduction/book-designpatterns.jpg" width="400px">
Lorem ipsum dolor sit ...
</popover-content>

OR

<popover-content id="gof-tip" src="gof-tip.md"/>
@Gisonrg
Copy link
Contributor

Gisonrg commented Mar 29, 2017

trigger should fix the issue now, though we haven't implement the markdown syntax for it.

@Gisonrg Gisonrg closed this as completed May 18, 2017
acjh added a commit to acjh/markbind that referenced this issue Mar 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants