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

AN-54 Addition of basic HTML support #270

Merged
merged 9 commits into from
Jan 11, 2017
Merged

Commits on Jan 9, 2017

  1. AN-54 Added setting for HTML format.

    Kevin Fodness committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    d037c48 View commit details
    Browse the repository at this point in the history
  2. AN-54 Abstracted Markdown and HTML parsing using a separate Parser cl…

    …ass.
    Kevin Fodness committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    21fa822 View commit details
    Browse the repository at this point in the history
  3. AN-54 Added test case for HTML support on body elements, and added be…

    …tter framework for indicating component support.
    Kevin Fodness committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    ee7c7d7 View commit details
    Browse the repository at this point in the history
  4. AN-54 Removed sanitization function that was stripping (now valid) HT…

    …ML tags.
    Kevin Fodness committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    378f48e View commit details
    Browse the repository at this point in the history
  5. AN-54 Added pre as a valid Body component.

    Kevin Fodness committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    e66a5c8 View commit details
    Browse the repository at this point in the history
  6. AN-54 Added monospaced font settings.

    Kevin Fodness committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    2110554 View commit details
    Browse the repository at this point in the history
  7. AN-54 Added monospaced font styles.

    Kevin Fodness committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    74431e5 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2017

  1. Configuration menu
    Copy the full SHA
    cfb6886 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2017

  1. AN-54 Code review feedback.

    Kevin Fodness committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    926736b View commit details
    Browse the repository at this point in the history