Tobias Baldauf

Results 36 issues of Tobias Baldauf

It would be pretty neat if we could render charts & graphs live inside slides by making use of graphing libraries such as charts.js or highcharts. Ideally, we should one...

enhancement
help wanted

Example: Place this in slide HTML head: if (window.location.search.indexOf('?print=true') === 0) document.write(''); Add the '?print=true' GET parameter to the slides URL to activate the 2nd CSS. Write additional styles or...

enhancement
question

The amount of available CSS helper classes to layout slide contents or style them further is growing. But there's currently no documentation overview on these classes. The only way to...

enhancement

Using math.js (http://mathjs.org), we can add support for pretty-printing complex formulae (see http://mathjs.org/examples/browser/pretty_printing_with_mathjax.html). This will enable users coming from a LaTeX background to make good use of this slide deck...

enhancement
help wanted

@Una has created an amazing tool to apply image Filters via CSS on the fly. We can incorporate this into the slide deck tool to give users the ability to...

enhancement

In the 4:3 dimensions setting, parts of the theme are currently not well-aligned. We need to go through the styles while using 4:3 slide dimensions and fix all layout bugs.

bug
enhancement

Right now, some CSS classes are set the clean, "correct" way of using "class: foo,bar" on top of a slide inside the MarkDown syntax, but others are set using square...

bug
enhancement
help wanted

If we can get the MarkDown parser to support additional sets of syntax, users won't have to change the way they use to write MarkDown based slide shows in other...

enhancement
help wanted

Providing a separate style sheet that contains ONLY the CSS for theming will make customization for users easier.

enhancement

Everyone loves things like :smiley: Adding emoji support should be trivial.

enhancement