[[PageOutline(2-5,Contents,pullout)]] = WaveDrom processor to render wavedrom drawings within Trac wiki page = == Description == This plugin provides WaveDrom processor to render wavedrom drawings within Trac wiki page. == !Bugs/Feature Requests == Existing bugs and feature requests for TracWaveDromPlugin are [report:9?COMPONENT=TracWaveDromPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=TracWaveDromPlugin&owner=jun66j5 new ticket]. == Download == Download the zipped source from [export:tracwavedromplugin here]. == Source == You can check out TracWaveDromPlugin from [http://trac-hacks.org/svn/tracwavedromplugin here] using Subversion, or [source:tracwavedromplugin browse the source] with Trac. == Example == Paste the following in your Trac wiki. {{{ {{{#!WaveDrom { "signal" : [{ "name": "Alfa", "wave": "01.zx=ud.23.45" }] } }}} }}} It would be render wavedrom drawings within Trac wiki page. == Install == 1. Install the plugin: {{{ #!sh easy_install http://trac-hacks.org/svn/tracwavedromplugin/0.11 }}} 2. Enable the plugin in trac.ini: {{{ #!ini [components] tracwavedrom.* = enabled }}} == Recent Changes == [[ChangeLog(tracwavedromplugin, 3)]] == !Author/Contributors == '''Author:''' [wiki:jun66j5] [[BR]] '''Maintainer:''' [wiki:jun66j5] [[BR]] '''Contributors:'''