I use draft-js in my product. I need change it to support some layouts rendering.
Because the changes only focus to my product and not follow draft-js well, it is may not be merged to facebook/draft-js
#Specify block style in block meta data #Decorate multiple blocks(facebook/draft-js has add this support now!)
## Change block style dynamiclly ![Example of change block style dynamic](examples/dynamicblockstyle/filehelper_1466408484133_90.png) ## Decorate multiple blocks ![Example of Decorate Multiple Blocks](examples/decorateblocks/result.png)