reveal.js-tagcloud-plugin
reveal.js-tagcloud-plugin copied to clipboard
Plugin tagcloud is not compatible with plugin speaker notes
Hello,
I tried to put notes inside <section tagcloud>
with <aside class="notes">...</aside>
but if I look at the speaker view, notes are not displayed.
My code :
<section tagcloud>
DevOps
PaaS
Continuous Delivery
Jenkins
Framework
Microservice
Heroku
TravisCI
VersionEye
Docker
New Relic APM
Coveralls
Monitoring
Logging
SOA
<aside class="notes">
My awesome notes
</aside>
I'm using revealjs 3.0.0 and last version of tagcloud plugin.
Thanks
Hi,
I never tried notes so far. But I will have a look on it next week. Hope, I can provide an update ;-)
Am 01.09.2015 um 16:51 schrieb Paolo Escobar [email protected]:
Hello,
I tried to put notes inside
with but if I look at the speaker view, notes are not displayed. https://cloud.githubusercontent.com/assets/1893985/9607459/880ff5c6-50c9-11e5-8106-e3a1a7653a98.png My code :
DevOps PaaS Continuous Delivery Jenkins Framework Microservice Heroku TravisCI VersionEye Docker New Relic APM Coveralls Monitoring Logging SOA Thanks — Reply to this email directly or view it on GitHub https://github.com/sebhildebrandt/reveal.js-tagcloud-plugin/issues/3.
I still do not have an update for that. I need to go „deeper“ in to the code to understand the „notes“ … As I mentioned, I didn’t played around with notes till now… sorry for the delay.
Regards Sebastian
Am 01.09.2015 um 16:51 schrieb Paolo Escobar [email protected]:
Hello,
I tried to put notes inside
with but if I look at the speaker view, notes are not displayed. https://cloud.githubusercontent.com/assets/1893985/9607459/880ff5c6-50c9-11e5-8106-e3a1a7653a98.png My code :
DevOps PaaS Continuous Delivery Jenkins Framework Microservice Heroku TravisCI VersionEye Docker New Relic APM Coveralls Monitoring Logging SOA Thanks — Reply to this email directly or view it on GitHub https://github.com/sebhildebrandt/reveal.js-tagcloud-plugin/issues/3.
Ok no problem. This can wait. I will see if I can look too. Thanks
This issue still persist. Is there any workaround for this ?