jamesknelson
|
d36506f556
|
fix github link, oops
|
2017-05-01 12:38:03 +09:00 |
|
jamesknelson
|
2d457b56d2
|
meta data for site
|
2017-05-01 01:23:53 +09:00 |
|
James K Nelson
|
54c3078737
|
Update README.md
|
2017-05-01 00:49:17 +09:00 |
|
jamesknelson
|
6b19551db3
|
site and examples content
|
2017-05-01 00:37:21 +09:00 |
|
jamesknelson
|
959121f8ae
|
github buttons for site
|
2017-04-30 22:46:59 +09:00 |
|
jamesknelson
|
df71b31266
|
responsive styling of site breadboards
|
2017-04-30 21:00:03 +09:00 |
|
jamesknelson
|
a637fe2dfb
|
Merge branch 'master' of https://github.com/jamesknelson/mdxc
|
2017-04-30 16:39:46 +09:00 |
|
jamesknelson
|
4da46d696d
|
website breadboard
|
2017-04-30 16:37:17 +09:00 |
|
jamesknelson
|
3ada97d6e5
|
stub out site using new sitepack version
|
2017-04-27 00:04:55 +09:00 |
|
James K Nelson
|
f22b48c9e5
|
Merge pull request #6 from jimt/patch-1
Fix typos.
|
2017-04-21 17:48:14 +09:00 |
|
Jim Tittsler
|
936bbdb913
|
Fix typos.
|
2017-04-20 23:37:21 +09:00 |
|
jamesknelson
|
cf58504bcc
|
release 1.0.0-beta.6
|
2017-04-14 11:15:47 +09:00 |
|
James K Nelson
|
3f05f56c3e
|
Merge pull request #4 from tauren/master
Pragma bug fix/enhancement
|
2017-04-14 11:13:39 +09:00 |
|
Tauren Mills
|
8fa6832251
|
Update mdx-loader to handle pragma in factories
|
2017-04-11 12:50:35 -07:00 |
|
Tauren Mills
|
6ce5932618
|
Add tests and fix broken tests
|
2017-04-11 12:49:59 -07:00 |
|
Tauren Mills
|
41cc61771a
|
Remove dependency on React when pragma is specified
|
2017-04-11 12:49:43 -07:00 |
|
Tauren Mills
|
1862b6e617
|
Webpack config example using mdx-loader options
|
2017-04-10 18:52:48 -07:00 |
|
Tauren Mills
|
f49ac43f56
|
Add support for imports option
this.options.imports can be a string or an array
|
2017-04-10 18:43:36 -07:00 |
|
Tauren Mills
|
13ce488fa8
|
Fix bug where createFactory is not defined when pragma is set.
|
2017-04-10 18:40:10 -07:00 |
|
Tauren Mills
|
bd66c430af
|
Make sure build works when babel and rimraf are not globally installed
|
2017-04-10 18:38:16 -07:00 |
|
jamesknelson
|
363c46cb22
|
fix nested markdown block parsing
|
2017-04-10 19:20:21 +09:00 |
|
jamesknelson
|
8a6bad847c
|
add some failing tests
|
2017-04-10 14:42:31 +09:00 |
|
jamesknelson
|
7c99a5875a
|
release 1.0.0-beta.4
|
2017-04-06 20:13:17 +09:00 |
|
jamesknelson
|
27be83a5a1
|
document pragma option
|
2017-04-06 20:12:11 +09:00 |
|
jamesknelson
|
66ed1a6a65
|
add pragma support, resolves #2
|
2017-04-06 20:09:27 +09:00 |
|
jamesknelson
|
07582a31f3
|
mobe bin to mdxc and bump version to 1.0.0-beta.3
|
2017-04-04 12:41:15 +09:00 |
|
jamesknelson
|
affea60611
|
bump babel version
|
2017-04-01 08:45:49 +09:00 |
|
jamesknelson
|
d976c92641
|
update readme
|
2017-04-01 01:02:51 +09:00 |
|
jamesknelson
|
b3ba730606
|
update readme and versions
|
2017-03-31 23:39:36 +09:00 |
|
jamesknelson
|
a71a009c5e
|
fix bug with parsing nested markdown blocks
|
2017-03-31 21:46:21 +09:00 |
|
jamesknelson
|
5056dbc278
|
Update LICENSE
|
2017-03-31 21:16:19 +09:00 |
|
jamesknelson
|
6612c4c88f
|
update readme
|
2017-03-31 21:13:49 +09:00 |
|
jamesknelson
|
1ac34dd2a9
|
update readme
|
2017-03-31 21:13:04 +09:00 |
|
jamesknelson
|
9eed67bd5e
|
update logo
|
2017-03-31 21:12:22 +09:00 |
|
jamesknelson
|
b24689d332
|
add syntax highlighting to readme block
|
2017-03-31 18:36:54 +09:00 |
|
jamesknelson
|
ee551e91e1
|
updated documentation
|
2017-03-31 18:34:14 +09:00 |
|
jamesknelson
|
f16a173fdf
|
add documentation, and fix bugs that appeared while writing documentation
|
2017-03-31 12:38:49 +09:00 |
|
jamesknelson
|
2bc9622cd7
|
release 0.2.0
|
2017-03-28 22:50:19 +09:00 |
|
jamesknelson
|
650319713f
|
nested markdown blocks
|
2017-03-28 22:26:01 +09:00 |
|
jamesknelson
|
422be22141
|
refactor trasnformJSX into separate file
|
2017-03-28 19:44:45 +09:00 |
|
jamesknelson
|
03cae822a3
|
improve inline and block jsx parsing
|
2017-03-27 23:37:12 +09:00 |
|
jamesknelson
|
751069fb21
|
release 0.1.4
|
2017-02-05 11:24:26 +09:00 |
|
jamesknelson
|
e3d2d092f4
|
fix bug where title was disappearing
|
2017-02-05 11:24:11 +09:00 |
|
jamesknelson
|
b3ad0207d8
|
release 0.1.3
|
2017-02-05 11:14:46 +09:00 |
|
jamesknelson
|
dd9a97b98a
|
update package.json
|
2017-02-05 11:14:32 +09:00 |
|
jamesknelson
|
c17355b8f8
|
remove brace matching for inline jsx
|
2017-02-05 11:07:26 +09:00 |
|
jamesknelson
|
ac92417ba2
|
fix formatting of README
|
2017-02-05 10:55:34 +09:00 |
|
jamesknelson
|
89900864ec
|
Add note that tags needs to be properly formed JSX
|
2017-02-05 10:54:13 +09:00 |
|
jamesknelson
|
1effbe0ebb
|
add support for outputting ES5
|
2017-02-05 10:32:49 +09:00 |
|
jamesknelson
|
38a475ca39
|
update README link
|
2017-02-04 13:33:02 +09:00 |
|