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

Adds support for .mdx #25

Merged
merged 1 commit into from
Mar 8, 2019
Merged

Adds support for .mdx #25

merged 1 commit into from
Mar 8, 2019

Conversation

mmgj
Copy link
Contributor

@mmgj mmgj commented Mar 8, 2019

A very small change to include support for mdx-documents to make working with stuff like Docz easier.

https://mdxjs.com/
https://www.docz.site/

A very small change to include support for mdx-documents to make working with stuff like Docz easier.

https://mdxjs.com/
https://www.docz.site/
@codecov-io
Copy link

Codecov Report

Merging #25 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #25   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          57     57           
  Branches        8      8           
=====================================
  Hits           57     57
Impacted Files Coverage Δ
src/utils.js 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 71d73c0...5d06b4e. Read the comment docs.

Copy link
Owner

@diegohaz diegohaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @mmgj

@diegohaz diegohaz merged commit db52f44 into diegohaz:master Mar 8, 2019
@mmgj mmgj deleted the add-mdx branch March 8, 2019 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants