Vinelab / laravel-editor

Markdown Text Editor (WYSIWYG) with social network embeds support and a nifty json output
53 stars 15 forks source link

fix the new line bug cause by printing the PHP var in JS #7

Closed Mahmoudz closed 9 years ago

Mahmoudz commented 9 years ago

add new function to format the content in the view before passing it to JS the function format is accessible via the Facade Editor class.