Giter Site home page Giter Site logo

Comments (2)

joshed-io avatar joshed-io commented on May 20, 2024

Thanks for opening the issue @christianklauss.

  1. I tried to reproduce this one but couldn't. When I load a slide with that code on it, the fragment with the list is hidden at first and then appears after advancing forward. Also used moon theme. Do you any additional code or repo you could point me to for testing?

  2. Fragment lists are a challenge with reveal-hugo right now, this is something that should be addressed. The best workaround for now is something like this:

* {{% frag c="Foo" %}}
* {{% frag c="Bar" %}}
* {{% frag c="Baz" %}}

frag is the same as fragment, just a more terse way to write it (fragment should work too though). The downside is that you'll see the empty bullets, I couldn't figure out a way to get rid of those (other than adding CSS/JS). Another workaround would be a write the slide with the Reveal.js markdown until reveal-hugo supports this better.

from reveal-hugo.

christianklauss avatar christianklauss commented on May 20, 2024
  1. I tried making a small repro case (does not include the theme directory but it was the most recent version of the repo). Maybe you can check if this reproduces for you using this: Repro
    It seems not to happen consistently. I`ve also seen the syntax work as you describe while experimenting around but with this it happens to consistently on my machine.

  2. Okay those are two viable work-arounds. Thanks. It would be a great enhancement to have this supported in the theme directly.

from reveal-hugo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.