Open fracture91 opened 12 years ago
https://github.com/fracture91/ignpp/blob/2.3.0/content/parse.js
Call it MessageContentParser or something. Make sure you have to instantiate it, rather than having these weird static methods. Get rid of anything not related to parsing stuff you would find in an editor.
https://github.com/fracture91/ignpp/blob/2.3.0/content/parse.js
Call it MessageContentParser or something. Make sure you have to instantiate it, rather than having these weird static methods. Get rid of anything not related to parsing stuff you would find in an editor.