@@ -2,7 +2,7 @@ import {Note} from '../_component/note.jsx'
2
2
3
3
export const info = {
4
4
author: [
5
- {github: ' johno' , name: ' John Otander' , twitter: ' 4lpine ' }
5
+ {github: ' johno' , name: ' John Otander' }
6
6
],
7
7
modified: new Date (' 2025-01-27' ),
8
8
published: new Date (' 2020-07-31' )
@@ -42,51 +42,51 @@ content authoring, and even peek behind the curtains to see how MDX works.
42
42
43
43
## Speakers
44
44
45
- ### [ Chris Biscardi] [ chrisbiscardi ]
45
+ ### Chris Biscardi
46
46
47
- [ ![ ] ( https://github.com/ChristopherBiscardi.png?size=200 )] [ chrisbiscardi ]
47
+ ![ ] ( https://github.com/ChristopherBiscardi.png?size=200 )]
48
48
49
49
Keynote: The past, present, and future of MDX
50
50
51
- ### [ Monica Powell] [ waterproofheart ]
51
+ ### Monica Powell
52
52
53
- [ ![ ] ( https://github.com/M0nica.png?size=200 )] [ waterproofheart ]
53
+ ![ ] ( https://github.com/M0nica.png?size=200 )
54
54
55
55
Migrating to MDX
56
56
57
- ### [ Laurie Barth] [ laurieontech ]
57
+ ### Laurie Barth
58
58
59
- [ ![ ] ( https://github.com/laurieontech.png?size=200 )] [ laurieontech ]
59
+ ![ ] ( https://github.com/laurieontech.png?size=200 )
60
60
61
61
MDX v2 syntax
62
62
63
- ### [ Cole Bemis] [ colebemis ]
63
+ ### Cole Bemis
64
64
65
- [ ![ ] ( https://github.com/colebemis.png?size=200 )] [ colebemis ]
65
+ ![ ] ( https://github.com/colebemis.png?size=200 )
66
66
67
67
Demystifying MDX
68
68
69
- ### [ Prince Wilson] [ maxcell ]
69
+ ### Prince Wilson
70
70
71
- [ ![ ] ( https://github.com/maxcell.png?size=200 )] [ maxcell ]
71
+ ![ ] ( https://github.com/maxcell.png?size=200 )
72
72
73
73
Personal site playgrounds
74
74
75
- ### [ Kathleen McMahon] [ resource11 ]
75
+ ### Kathleen McMahon
76
76
77
- [ ![ ] ( https://github.com/resource11.png?size=200 )] [ resource11 ]
77
+ ![ ] ( https://github.com/resource11.png?size=200 )
78
78
79
79
Digital gardening with MDX magic
80
80
81
- ### [ Rodrigo Pombo] [ pomber ]
81
+ ### Rodrigo Pombo
82
82
83
- [ ![ ] ( https://github.com/pomber.png?size=200 )] [ pomber ]
83
+ ![ ] ( https://github.com/pomber.png?size=200 )
84
84
85
85
The X in MDX
86
86
87
- ### [ Jonathan Bakebwa] [ codebender828 ]
87
+ ### Jonathan Bakebwa
88
88
89
- [ ![ ] ( https://github.com/codebender828.png?size=200 )] [ codebender828 ]
89
+ ![ ] ( https://github.com/codebender828.png?size=200 )
90
90
91
91
MDX and Vue/Nuxt
92
92
@@ -118,26 +118,8 @@ We will have moderators to ensure that the code of conduct is followed.
118
118
119
119
### Do you have a different question?
120
120
121
- Reach out to us on [ Twitter] [ ] .
122
-
123
- [ chrisbiscardi ] : https://twitter.com/chrisbiscardi
121
+ Reach out to us.
124
122
125
123
[ coc ] : https://github.com/partycorgi/partycorgi/blob/corgi/CODE_OF_CONDUCT.md
126
124
127
- [ codebender828 ] : https://twitter.com/codebender828
128
-
129
- [ colebemis ] : https://twitter.com/colebemis
130
-
131
125
[ first commit ] : https://github.com/mdx-js/mdx/commit/dee47dc20b08d534132e3b966cdccf3b88c7bca5
132
-
133
- [ laurieontech ] : https://twitter.com/laurieontech
134
-
135
- [ maxcell ] : https://twitter.com/maxcell
136
-
137
- [ pomber ] : https://twitter.com/pomber
138
-
139
- [ resource11 ] : https://twitter.com/resource11
140
-
141
- [ twitter ] : https://twitter.com/mdx_js
142
-
143
- [ waterproofheart ] : https://twitter.com/waterproofheart
0 commit comments