simonsoft / authormodel

Authormodel is an abstraction between your average WYSI-whatever editor and your storage. It supports Structured Documentation.
https://www.npmjs.com/package/authormodel
0 stars 1 forks source link

Use single options object for ContentModel.getView #4

Open solsson opened 9 years ago

solsson commented 9 years ago

Aligns it with uniteditor's initialize and allows options to be passed straight through.