Nate Weaver
Nate Weaver
Don't convert `span`s who are direct children of `li`s. Fixes #530. (I’m assuming that the stuff in `dist` is generated.)
- **Platform**: Whatever Feedbin is using (tested on macOS 10.15.2 as well) - **Mercury Parser Version**: 2.2.x (git commit b0e708a) - **Node Version (if a Node bug)**: 12.14.1 - **Browser...
I can't seem to get `sfsymbols` to export using any weights other than `regular`. When I specifiy, e.g., `thin`, I still get a Regular glyph (which is still better than...
This includes re-auditing `RSHTMLMetadata` to change things I marked `nullable` that can actually never be `nil`, which will allow removal of some unneeded `if let/guard let` statements in NetNewsWire. (For...
Its's almost there already.
So I can update the pod and not break people's expectations.
Is there/should there be a specific UTI (maybe `org.jsonfeed.feed`)? (Related to that, should `json` be the recommended extension? The second question is really only relevant because of macOS's extension ->...