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

bypass HTML generator #56

@mrjutsu

Description

@mrjutsu

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions