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

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dbowen/NSAttributedString-DDHTML
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ForstaLabs/NSAttributedString-DDHTML
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 4 files changed
  • 2 contributors

Commits on Jan 9, 2018

  1. Added support for code and samp tags using MenloRegular as the defaul…

    …t fixed-width font.
    Mark Descalzo committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    f99b8eb View commit details
    Browse the repository at this point in the history
  2. Added support for additional tags: mark, h5, h3, h1, sup, sub.

    Added background color for samp/code tag.
    Mark Descalzo committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    b0962f0 View commit details
    Browse the repository at this point in the history
  3. Added <del> and <s> tags to strike check.

    Mark Descalzo committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    65aec88 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from ForstaLabs/fixedWidth

    Added additional tag support.
    mdescalzo authored Jan 9, 2018
    Configuration menu
    Copy the full SHA
    e3b025e View commit details
    Browse the repository at this point in the history
  5. Added blink tag to stroke and changed the default stroke color to mag…

    …enta. This won't *blink*, but it will highly anything with a blink tag.
    Mark Descalzo committed Jan 9, 2018
    Configuration menu
    Copy the full SHA
    454a414 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1209374 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2018

  1. Configuration menu
    Copy the full SHA
    400fdd4 View commit details
    Browse the repository at this point in the history
  2. Simplified strcmp calls.

    Fixed bad implementation of sub/sup tags.
    mdescalzo committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    79802e3 View commit details
    Browse the repository at this point in the history
Loading