Florian Dieminger
Florian Dieminger
The template context is fully decoupled from the original data (`Context::from` basically clones everything to have clear ownership). Therefore, it's not possible to recover the context of the method invocation....
Basic support is merged to master in #14 As the real thing depends on `#[proc_macro_attribute]` stabilization from rust-lang/rust#38356
Unfortunately that's not supported by https://github.com/fiji-flo/gtmpl_value I'll work on this if I find the time, but help is most welcome.
https://github.com/mdn/translated-content/blob/main/files/es/web/javascript/typed_arrays/index.md still has a `link` marco. Did that get added in the meanwhile? Sorry for missing this.
I like it. That's a great general direction. - Can / should we get the "secure context" information from [BCD](https://github.com/mdn/browser-compat-data/search?q=secure_context_required)? - The experimental flag should also be in BCD. -...
Sorry for not addressing this in time. I see the issue, but we don't want to set height in JS here. We'll address this later this year.
He we're (@caugner @argl) are fine with migrating to the new syntax. However, if we only support *Note", "Warning" and "Callout" let's remove support for the others. And I'd need...
@KartikSoneji yes that's what we've been discussing in our team. We should replace shell scripting in the package.json with JavaScript. If you wanna take a shot now, go 🙏
Yes, just the non portable ones.
Hi there, @caugner said wrapping the content of the `` in an ``: > Also, let's resolve the problem by wrapping the whole `` content in the link, instead of...