John Hildenbiddle
John Hildenbiddle
Docsify-themeable integration should wait until v4 issues/PRs have been triaged. This will allow us to identify v4 work that we want to complete for v4 that could complicate the integration....
@trusktr -- Perhaps I'm misunderstanding the above comment, but we definitely do not want to integrate docsify-themeable--or any code that isn't a critical bug fix or deemed absolutely necessary--with the...
Hi @ekoz. Checking in to see if/when the requested changes can be made so we can move forward with this PR. Thanks!
@ekoz -- It is my understanding that the only thing required to support multiple properties ("G-", "AW-", "DC-", ...) or multiple identifiers for the same property ("G-XX1", "G-XX2", ...) is...
One other request: Please add tests for the plugin. Basic tests that verify that the script is being added to the DOM properly, that IDs match, and that the `gtag`...
@ekoz Ping! 😄
@ekoz -- > I use an HTML page under docsify directory to test I was referring to an automated test within our `/test/` directory. If you need help with this,...
DOMPurify will likely be removed shortly. See #1490.
@Evidlo -- Checking in. :smile:
@Evidlo -- > If I put the `` element after ``, then it seem to get overwritten. However, putting it before works: > ```html > > > > > >...