Matthew Heller

Results 10 comments of Matthew Heller

Hi @troxler, what makes you say the HTML is invalid? According to MDN, - a `` counts as "phrasing content" and may be placed within any element that accepts "phrasing...

Thanks! Today I learned. I'm not the maintainer but it should be pretty easy for you to open a pull request that removes the link button example.

What is needed to reproduce this? After setting up a clean environment on the `webv2` branch and streaming a loop of `./test/test.mp4`, this warning doesn't appear for me in the...

As I was trying to pick at dependencies in #2198, I came across the idea that vulnerabilities in `devDependencies` won't be shipped to a production build. We can exclude those...

I was able to properly view an emoji in a commit message using: macOS 10.14.3 tig version 2.4.1 ncurses version 5.7.20081102 readline version 8.0

I installed via homebrew, did you? Oh, I also forgot to mention I'm using the shell that ships with the OS: GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin18)

The emoji that I tested with is this one: 💫

Strange! The ✨ does not show up for me, either. It works in git log. What was the result of your testing other emojis?

I'm not sure if *all* emojis are supported, but a quick scroll through a large OSS repo using `tig` eventually did at least display an "eye roll" emoji. Can you...