You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Comment by saurabh95 Thursday Apr 06, 2017 at 02:29 GMT
Actually I have merged https://github.com/mozilla/brackets/blob/master/src/extensions/extra/MDNDocs with brackets in my local (HTML docs are also working in it), I haven't done a blind merge as in the mozilla's extension they only show summary for css properties and we show possible values of a given css property along with small description. I can have those changes in this PR itself with folder renaming also.
EDIT: Updated the PR, Replaced WebPlatformDocs completely with MDNDocs with all tests passing.
Issue by saurabh95
Wednesday Apr 05, 2017 at 08:15 GMT
Originally opened as adobe/brackets#13268
The values are webscrapped from MDN docs and summary, URLs and logo are derived from https://github.com/mozilla/brackets/blob/master/src/extensions/extra/MDNDocs/css.json
CSS Example
HTML Example
saurabh95 included the following code: https://github.com/adobe/brackets/pull/13268/commits
The text was updated successfully, but these errors were encountered: