Andre Perunicic
Andre Perunicic
This should work now, after adding `javascriptEnabled: true`to less options and checking for `compiler.hooks` in the plugin, but it should be tested.
Also requires at least fixing #33
Hi @antenando, I think this should mostly work with Webpack 4 already, and the present issue is writing some tests and examples. In your case, unfortunately, the plugin won't work....
I don't have experience with this, so I can't make a more meaningful comment without looking into it, but I do plan on exposing (and slightly modifying) internal utilities so...
@RamiJabor and @jonnybazookatone If one of you wants to make a PR to integrate some of these fixes, that'd be great. Let me know either way?
Hey, I'd be happy to have somthing like this in the plugin, but I don't foresee having the time to add it. Would you be up for adding something like...
Hey, thanks for writing in. AFAICS there is no way for a plugin like obsidian-repeat-plugin to access user settings, so I can't implement this quite yet (see also Issue #4)....
Reopening this because I want to implement at least a separate option for this.
This is what the elements look like. First one from within the dataview-rendered block, the second a working processed vanilla link ``` My Note My Note ``` The issue is...