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

Can't get fragments to work #11

Closed
theiwaz opened this issue Apr 25, 2017 · 3 comments
Closed

Can't get fragments to work #11

theiwaz opened this issue Apr 25, 2017 · 3 comments

Comments

@theiwaz
Copy link

theiwaz commented Apr 25, 2017

Hi have tried

- asdfas<!-- .element: class="fragment" data-fragment="1" -->
- asdfas<!-- .element: class="fragment" data-fragment="2" -->
- asdfasd<!-- .element: class="fragment" data-fragment="3" -->

To use fragments but can't get it to work. And it's a awesome extension.

@evilz
Copy link
Owner

evilz commented Apr 25, 2017

Hi,

Try with a space

- asdfas    <!-- .element: class="fragment" data-fragment="1" -->
- asdfas    <!-- .element: class="fragment" data-fragment="2" -->
- asdfasd  <!-- .element: class="fragment" data-fragment="3" -->

I'm making a full page a exemple :)

@evilz
Copy link
Owner

evilz commented Apr 25, 2017

@evilz evilz closed this as completed Apr 25, 2017
@theiwaz
Copy link
Author

theiwaz commented Apr 26, 2017

Following @evilz' link solved it for me

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

2 participants