Alan Hogan
Alan Hogan
Seems to incorrectly decode "4pyT" as "â" instead of "✓" (as tested on https://npm.runkit.com/atob-lite)
Clicking the arrow to collapse text is a no-op in TM2 (build 8971).
Would be nice to have something like get_inline() or the like. Note that HTML should be escaped between these tags. Use case — for when paths are not resolvable, e.g....
This detects the ability to use SVG-like filter effects directly in CSS/HTML. This is _not_ the same as #531, which is a detection for SVG effects (in SVG itself). Relevant:...
### What type of issue is this? Incorrect support data (ex. Chrome says "86" but support was added in "40") ### What information was incorrect, unhelpful, or incomplete? The 'unlock()'...
http://hyde.github.com/templates/index.html links to something that supposedly has the Wiki-like URL [[[site_model]]], which ends up trying to go to /[site_model], which does not exist. This is defined in the last line...
Apparently things like `{% refer to X as y %}` and `{% do X if Y %}` are Hyde-specific Jinja2 extensions. While cool and useful, this somewhat hinders naïve template...
By default, `.htaccess` files seem to be considered content, and transformed into ineffective HTML pages.
The button-like tabs seen [in the demo](http://taitems.github.com/Aristo-jQuery-UI-Theme/) do not appear to depress between mousedown and mouseup (the “down” state, `:active` in CSS). This is different from the buttons (not that...
Looking at http://www.warfuric.com/taitems/demo.html, it seems Aristo included “depressed” / reverse-gradient “down” (`:active`) states for buttons. Not perfect, but they gave a good pseudo-physical feeling of being activated. But at what...