Lars Trieloff
Lars Trieloff
one more thought: I had a concern that async processing might lead to slow delivery or to caching responses without size info, but there is a good way around this:...
ok. we just must not miss the point when two simple things become a dozen complex things.
> which opens a discussion on the notation we want to use. There is a [CommonMark proposal](https://talk.commonmark.org/t/support-for-image-dimensions/148) that has been implemented in `pandoc` that looks like this: ```markdown { width=50%...
I like your second option best.
I'd like to express a soft preference for the secure-by-default stance of not logging URLs (or at least URL parameters) by default, but given that I'll carry no burden in...
In the vein of not logging anything by default, it could make sense to introduce some event listeners, so that you can: ```javascript const fetch = require('...'); fetch.on('fetch', console.log); fetch.on('error',...
@JoshuaKGoldberg can I get some eyes on this, please?
https://github.com/adobe/aem-martech-loader
https://github.com/adobe/franklin-database-support/
1. our declarative markup should be able to handle that – @ramboz 2 & 3. maybe we can introduce a de-tabelizer that takes all tables that are not pure data...