There might be a way to selectively switch off parsing for Camel Case of 
that.

I don't know enough to be sure. If you feel there is sufficient interest in 
SoundCite plugin you might ask specifically about that in the Dev group.

Best wishes
TT

On Wednesday, 10 June 2020 21:48:44 UTC+2, Florian wrote:
>
> What happens is that inside the JavaScript code [1] the terms 
> `PopcornClip` and `SoundCloudClip` are turned into HTML links: 
>
> `new soundcite.PopcornClip(el);` becomes `new soundcite.<a 
> class="tc-tiddlylink tc-tiddlylink-missing" 
> href="#PopcornClip">PopcornClip</a>(el);` 
>
> and 
>
> `new soundcite.SoundCloudClip(el);` becomes `new soundcite.<a 
> class="tc-tiddlylink tc-tiddlylink-missing" 
> href="#SoundCloudClip">SoundCloudClip</a>(el);` 
>
> [1]: 
> https://gitlab.com/fkohrt/tw5-soundcite/-/blob/7301edb0/macro.tid#L13-15 
>
> Am 10.06.20 um 21:34 schrieb TiddlyTweeter: 
> > Regarding CamelCase, is it blocking it? What is the issue? 
> > 
> > On Wednesday, 10 June 2020 19:37:45 UTC+2, fkohrt wrote: 
> > 
> >     I've assembled a small plugin that allows to embed inline audio 
> >     behind text. 
> > 
> >     Demo: 
> >     
> https://fkohrt.gitlab.io/tw5-soundcite/#%24%3A%2Fplugins%2Ffk%2Fsoundcite 
> >     <
> https://fkohrt.gitlab.io/tw5-soundcite/#%24%3A%2Fplugins%2Ffk%2Fsoundcite> 
>
> > 
> >     Code: https://gitlab.com/fkohrt/tw5-soundcite 
> >     <https://gitlab.com/fkohrt/tw5-soundcite> 
> > 
> >     It uses the SoundCite library, the official website has a few more 
> >     advanced examples: http://soundcite.knightlab.com/ 
> >     <http://soundcite.knightlab.com/> 
> > 
> >     The implementation is rather dirty, making use of RawMarkup tags and 
> >     inline JavaScript and also doesn't work together with Camel Case 
> Wiki 
> >     Links enabled. Still, there might be some nice use cases, so if you 
> >     build something cool with it, I'd be happy to see it! 
> > 
> >     Feel free to use, share and contribute, the "code" (it's really not 
> >     that 
> >     much) is MIT licensed. And helpful feedback is also appreciated, as 
> >     it's 
> >     my first contribution to the TiddlyWiki universe... 
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/2d05fd83-ace0-4cc3-a6a3-2c6d8e6fa252o%40googlegroups.com.

Reply via email to