Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Snippets
  • Sign up now
  • Login
  • Sign in / Register
  • AsciiDoc toolkit for LabVIEW AsciiDoc toolkit for LabVIEW
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 16
    • Issues 16
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • WovalabWovalab
  • open-source projectsopen-source projects
  • AsciiDoc toolkit for LabVIEWAsciiDoc toolkit for LabVIEW
  • Issues
  • #17
Closed
Open
Issue created Mar 12, 2020 by Jean-François LE GALL@jihef

Problem with "Format Text.vi" if the input string begins or ends with a space character.

The VI "Format Text.vi" only allows treating words (the input string must not include spaces). It would be interesting to be able to take into account a string including space characters.

Format_Line.viFor more details see suggestion in attached file "Format Line.vi"Format_Line.vi

02/04/2020 The previous title was"Allow formatting a line including space characters". The description above is not accurate. The real issue is:"Format Text.vi" does not give the expected result if the input string begins or ends with a space. input string = " bad italic" => in .adoc "_ bad italic_" => html rendering "_ bad italic_".

The proposed solution with "Format Line.vi" is not correct. Something should be done in "Format Text.vi"... to be decided what (trim on input string ?)

Edited Jan 19, 2022 by Olivier Jourdan
Assignee
Assign to
Time tracking