hakimel / reveal.js

The HTML Presentation Framework
https://revealjs.com
MIT License
67.66k stars 16.64k forks source link

Text gets cut off when using markdown format #1609

Open TheCrowsJoker opened 8 years ago

TheCrowsJoker commented 8 years ago

Hello.

I have been working on a presentation using reveal.js with a markdown file but I have encountered an issue. When going through the slides, any slide that is at the top of a vertical slide and which also has a long title gets cut off (see screenshot 1).

I have updated to version 3.3.0 and this still persists. It seems to work fine on chrome 50.0.2661.102 but it breaks on firefox version 46.0.1 running Ubuntu 14.04.

Attached is a very short markdown content file that exhibits the issue.

I think the problem has something to do with how the index.html file identifies horizontal and vertical separators.

Any help you can provide would be greatly appreciated Thank you Liam revealjs.zip

jackycute commented 8 years ago

+1

jackycute commented 8 years ago

I made a workaround for Firefox 47+ https://github.com/hakimel/reveal.js/pull/1649

rajgoel commented 8 years ago

+1

edsonpatricio commented 5 years ago

+1