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

Added 'foregroundColor' for setting generic text color, and replacing NSAttributedString default color. #16

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Dec 4, 2013

  1. Added optional bool for avoiding default black color rendering of att…

    …ributed string
    dzenbot committed Dec 4, 2013
    Configuration menu
    Copy the full SHA
    9e7e800 View commit details
    Browse the repository at this point in the history
  2. Update the git submodules to public urls

    dzenbot committed Dec 4, 2013
    Configuration menu
    Copy the full SHA
    c33c208 View commit details
    Browse the repository at this point in the history
  3. Updated the sample project automatic settings

    dzenbot committed Dec 4, 2013
    Configuration menu
    Copy the full SHA
    87a34a3 View commit details
    Browse the repository at this point in the history
  4. Removed 'allowDefaultColor' attribute. Used 'foregroundColor' instead…

    … for setting generic text color for replacing NSAttributedString default color.
    dzenbot committed Dec 4, 2013
    Configuration menu
    Copy the full SHA
    7619ba2 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2013

  1. Added multiple MARKDOWNHREF links support. Fixes #14.

    dzenbot committed Dec 6, 2013
    Configuration menu
    Copy the full SHA
    f6eb300 View commit details
    Browse the repository at this point in the history