Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • H HTMLevator
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 12
    • Issues 12
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • XSweet
  • HTMLevator
  • Issues
  • #5

Closed
Open
Created Apr 06, 2018 by Alex Theg@athegOwner

After cleanup, some words duplicated

As of a commit today (I think one of the HTMLevator ones), something weird is happening with this chunk of text:

This:

<p style="font-family: Helvetica">
  <b>Outstanding </b>
  <u>Underline</u>
  <b> issues:</b>
</p>

Becomes

<p style="font-family: Helvetica">
  <b>Outstanding Underline</b>
  <u>Underline</u>
  <b> issues:</b>
</p>

Any ideas what's causing this?

Assignee
Assign to
Time tracking