Waldir Pimenta

Results 753 comments of Waldir Pimenta

Ah, I see, thanks for the clarification. Yeah, I wasn't considering the embedding method. Indeed, using an iframe does make it cumbersome to resize the container dynamically. I would suggest...

> I'm very new to web development, so is it possible to extract the chrome to a layout file without using a build system? You could use iframes (I'm [doing...

Related: #137.

(Copying comment originally added to #104) If we can use GitHub Actions to automatically generate the HTML documentation and add them to a `docs/` folder, then serving them from GitHub...

> Could this be done on xymph.github.io or is hamstar.github.io required because of repo ownership? We could technically serve the docs from xymph.github.io, but that would be cumbersome because it...

Hmm, it seems they [changed](https://github.com/DavidAnson/markdownlint/commit/f2725178b1e83b07d7f7cc2db64d42f6aa14b8a1) the configuration of MD024 to only accept `siblings_only` rather than `allow_different_nesting`, which is what we used. We need to change this code: https://github.com/hamstar/Wikimate/blob/e6d3fdac49ab87f18e96c800658ce32d5eb5b388/.markdownlint.yml#L21-L24 ```diff #...

> Hence the plus in v5.3+ actually applies. That confirms what I had in mind. Can you address the second paragraph in the opening comment above? I.e. what do you...

c664f00 ("updated cURL path") probably is obsolete, given #21 and #25.

Awesome, thanks for clarifying. Let's wait for @nasirkhan and @MhdSyrwan\* to comment -- ideally they would sync up their forks (or delete them if they can now use the upstream...