Top Menu

Jump to content
    Global modules

    Global modules

    • Home
    • Projects
    • Activity
    • Work packages
    • Gantt charts
    • Calendars
    • Team planners
    • Boards
    • News
    Home
    Home
Help
    Getting started
    • Introduction video
  • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support
  • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation

User menu

Sign in
Forgot your password?

or sign in with your existing account

OpenProject ID Google

Side Menu

Collapse project menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

Expand project menu
General discussion
  1. OpenProject Community
  2. OpenProject
  3. Forums
  4. General discussion
  5. Allowing Textile inline styles/HTML in Wiki markup

Allowing Textile inline styles/HTML in Wiki markup

Added by Patrick C over 10 years ago

Hello,

I am trying to allow Textile inline styles/etc., or worst case inline HTML into the Wiki, as only our internal developers have access to it.

Changing self.filter_styles to false in lib/redmine/wiki_formatter/textile/formatter.rb and they are still stripped out when the text is displayed.

Any thoughts on how I can allow this?


Replies (1)

RE: Allowing Textile inline styles/HTML in Wiki markup - Added by Bartłomiej Stobiecki over 8 years ago

Been a while but yeah, changing that value to false does work (curly braces work just fine for formatting), at least in modern times, restarting app helps…

  • (1 - 1/1)
Loading...