Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simple "<p>" tag support in HtmlText (no "<p align=..." yet) #501

Merged
merged 7 commits into from
Dec 16, 2018

Commits on Nov 13, 2018

  1. Configuration menu
    Copy the full SHA
    b6fdefb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d739ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45321f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2018

  1. HtmlText: improved "htmlToText" function:

    1. Added option "condenseWhite" (like in flash::TextField).
    2. Repeated erroneous replacement of html entities is removed (they are already replaced in Xml.parse).
    Klug76 committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    4eb3c3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    691cef1 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2018

  1. Configuration menu
    Copy the full SHA
    35a87e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    620b789 View commit details
    Browse the repository at this point in the history