-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Welcome to the banana.nvim wiki!
Caution
The wiki is still a work in progress so if you find something missing, please submit an issue with the title "wiki: YOUR_ISSUE"
The main point of this wiki is to show the differences between the banana rendering implementation and the w3 spec. Articles will (eventually), when possible, link to relevant MDN docs pages with notes on the differences between what's in those pages and what's actually implemented in banana.
Currently, the goal for banana is to implement enough of a subset of html and css such that it is possible to make anything. There are several niceties in html and css that would probably be very easy to implement right now (namely other css selector types), but my goals are to get maximize the library capabilities before rounding out the feature set. If you would like one of these features, post an issue. I will happily add a feature if you want it, but I will not work on some of these features unless asked to.
The starting points for your reading should be: