Draft.js sample content generated with Markov chains of Project Gutenberg books.
Library to convert rich text from Draft.js raw ContentState to HTML
Draft.js is a framework for building rich text editors. However, it does not support exporting documents at HTML. This gem is designed to take the raw `ContentState` (output of `convertToRaw`) from Draft.js and convert it to HTML using Ruby.
No description provided.