Tauqir Ahmad
Tauqir Ahmad
I could try to implement it if I could get some pointers/help. I was thinking something like this: - The theme.json file inside a theme directory defines the additional variables...
> Shouldn't it be attached at a higher level? Then supportive themes can use the helper API to access the data and use it however it sees fit. (I'm open...
I am seeing this too.
pygments does support it but the browsers don't actually send the anchor part (the part after '#') to the HTTP server. So in other words, it's possible with either query_string...
Ooooh! Didn't think of that! Clever solution. Question: Where would we add the :target CSS then?
Maybe instead of generating CSS every time, just use pre-compiled CSS file and use the `cssfile` and `noclobber_cssfile` arguments to the formatter and add the desired `:target ...` line to...
I'll find some time to work on it. Thanks for the super quick response. Cheers!