Skip to content
This repository has been archived by the owner on Aug 1, 2018. It is now read-only.

bypass HTML generator #56

Open
mrjutsu opened this issue Feb 12, 2015 · 0 comments
Open

bypass HTML generator #56

mrjutsu opened this issue Feb 12, 2015 · 0 comments

Comments

@mrjutsu
Copy link

mrjutsu commented Feb 12, 2015

First of all, thank you for developing the gem, it's incredibly usefull in the projects I currently work, but I was wondering if there is a way to not generate a div tag when using the editor.

I ask this because I need to show part of the text in a view and there is the starting

tag always appearing in the view, which obviously shouldn't be there.
As a solution I tried putting <%= raw article_text %> but this instead messes up my markup.

Is there a way to not generate a div tag when using the editor?

Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant