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

Feat(markdown): teach markdown how to highlight code #759

Merged
merged 2 commits into from May 17, 2016

Conversation

marcoscaceres
Copy link
Member

Here we actually start teaching the markdown parser how to highlight markdown. This means we can do cool things like triple back tick + language detection, just like in Github.

@marcoscaceres
Copy link
Member Author

Merging to avoid bit rot. Post merge review still appreciated.

@marcoscaceres marcoscaceres merged commit d3de94c into develop May 17, 2016
@marcoscaceres marcoscaceres deleted the highlight_markdown branch May 17, 2016 05:14
marcoscaceres added a commit that referenced this pull request May 18, 2016
* develop:
  v3.2.123
  Feat(markdown): teach markdown how to highlight code (#759)
  Fix(utils): correctly calculate leftPad + add toESIterable()
  Feat(text): update requirejs text.js (closes #763) (#764)
  Feat(domReady): update requirejs domReady (#765)
  Fix(respec2.css): Override code highlighter background (#758)
  Feat(global): add hightlighter and beautifier as deps
  Fixed an error in the test.
  Added a test for FrozenArray attributes
  Chore(global) deprecate 'webspec' status support (closes #715) (#742)
  chore(package): update promise-polyfill to version 5.1.0 (#743)
  chore(package): update command-line-usage to version 2.0.5 (#744)
  Feat (appveyor): enable appveyor (#727)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant