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

[FIX] Support complete markdown specification #7454

Open
wants to merge 22 commits into
base: develop
Choose a base branch
from

Commits on Jul 9, 2017

  1. Release of full markdown support with markdown-it\nsome cleanup is ne…

    …eded on the CSS and in the highlight code probably
    Romain Bazile committed Jul 9, 2017
    Configuration menu
    Copy the full SHA
    ad78df7 View commit details
    Browse the repository at this point in the history
  2. eslint changes and cleanup

    Romain Bazile committed Jul 9, 2017
    Configuration menu
    Copy the full SHA
    d40bb48 View commit details
    Browse the repository at this point in the history
  3. removes commented fragments from renderMessageBody.js

    Romain Bazile committed Jul 9, 2017
    Configuration menu
    Copy the full SHA
    7c702c4 View commit details
    Browse the repository at this point in the history
  4. clarify comments in markdown.js

    Romain Bazile committed Jul 9, 2017
    Configuration menu
    Copy the full SHA
    7b875dd View commit details
    Browse the repository at this point in the history
  5. style change to comment in markdown.js

    Romain Bazile committed Jul 9, 2017
    Configuration menu
    Copy the full SHA
    e3ddbfd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1389cf2 View commit details
    Browse the repository at this point in the history
  7. formatting tips update

    Romain Bazile committed Jul 9, 2017
    Configuration menu
    Copy the full SHA
    37cbc18 View commit details
    Browse the repository at this point in the history
  8. forgot to update the tests

    Romain Bazile committed Jul 9, 2017
    Configuration menu
    Copy the full SHA
    6b35869 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2017

  1. Merge branch 'develop' of https://github.com/RocketChat/Rocket.Chat i…

    …nto develop-markdown
    Romain Bazile committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    43ebfa0 View commit details
    Browse the repository at this point in the history
  2. Addition of slash escape in front of bad word replacement character (…

    …which is a *)
    Romain Bazile committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    13b285c View commit details
    Browse the repository at this point in the history
  3. Replace badword character replacement with x, and update tests acco…

    …rdingly
    Romain Bazile committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    c7fc4f4 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2017

  1. Release of full markdown support with markdown-it\nsome cleanup is ne…

    …eded on the CSS and in the highlight code probably
    Romain Bazile authored and vcapretz committed Sep 10, 2017
    Configuration menu
    Copy the full SHA
    5fdf66a View commit details
    Browse the repository at this point in the history
  2. eslint changes and cleanup

    Romain Bazile authored and vcapretz committed Sep 10, 2017
    Configuration menu
    Copy the full SHA
    31b1b16 View commit details
    Browse the repository at this point in the history
  3. removes commented fragments from renderMessageBody.js

    Romain Bazile authored and vcapretz committed Sep 10, 2017
    Configuration menu
    Copy the full SHA
    6dad1fb View commit details
    Browse the repository at this point in the history
  4. markdown.css style issues, that will teach not to lint again!

    Romain Bazile authored and vcapretz committed Sep 10, 2017
    Configuration menu
    Copy the full SHA
    d5a3207 View commit details
    Browse the repository at this point in the history
  5. formatting tips update

    Romain Bazile authored and vcapretz committed Sep 10, 2017
    Configuration menu
    Copy the full SHA
    7620ee3 View commit details
    Browse the repository at this point in the history
  6. forgot to update the tests

    Romain Bazile authored and vcapretz committed Sep 10, 2017
    Configuration menu
    Copy the full SHA
    e01bf27 View commit details
    Browse the repository at this point in the history
  7. Addition of slash escape in front of bad word replacement character (…

    …which is a *)
    Romain Bazile authored and vcapretz committed Sep 10, 2017
    Configuration menu
    Copy the full SHA
    319c214 View commit details
    Browse the repository at this point in the history
  8. Replace badword character replacement with x, and update tests acco…

    …rdingly
    Romain Bazile authored and vcapretz committed Sep 10, 2017
    Configuration menu
    Copy the full SHA
    7dfc5f8 View commit details
    Browse the repository at this point in the history
  9. solve conflicts

    vcapretz committed Sep 10, 2017
    Configuration menu
    Copy the full SHA
    28a31c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2017

  1. Fix messageBox new version

    vcapretz committed Sep 11, 2017
    Configuration menu
    Copy the full SHA
    54b646e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from vcapretz/develop-markdown

    Develop markdown, merge with upstream dev
    gromain authored Sep 11, 2017
    Configuration menu
    Copy the full SHA
    76121ee View commit details
    Browse the repository at this point in the history