ncovercash / MaterializeBot

Bot for Dogfalo/materialize
MIT License
1 stars 1 forks source link

Support more code detection on platforms #1

Open NonameSLdev opened 7 years ago

NonameSLdev commented 7 years ago

Add support for the following code host types (sorted by importance):

ncovercash commented 7 years ago

jsfiddle in progress

ncovercash commented 7 years ago

JSfiddle has been completed. Also, codepen external resource has been fixed. For the JSFiddle, I ended up having to parse the editor's DOM.

ncovercash commented 7 years ago

md blocks implemented. If the block is not described using js, javascript, or html keyword it says this

ncovercash commented 7 years ago

jsbin almost done

ncovercash commented 7 years ago

jsbin works, however there are a lot of extraneous errors (doctype, title, etc

austin-meier commented 7 years ago

I agree