File tree 2 files changed +8
-4
lines changed
2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 10
10
* fix several compile warnings
11
11
12
12
[removed constants]:
13
+ Sundown\Render\LIST_ORDERED
13
14
Sundown\Render\MKDA_NORMAL
14
15
Sundown\Render\MKDA_EMAIL
15
16
16
17
[added constants]:
17
- Sundown\Render::MKDA_NORMAL
18
- Sundown\Render::MKDA_EMAIL
18
+ Sundown\Render\Base::LIST_ORDERED
19
+ Sundown\Render\Base::MKDA_NORMAL
20
+ Sundown\Render\Base::MKDA_EMAIL
19
21
20
22
21
23
2012-05-17 Shuhei Tanuma <
[email protected] >
Original file line number Diff line number Diff line change @@ -36,12 +36,14 @@ Thank you stealth35!
36
36
* fix several compile warnings
37
37
38
38
[removed constants]:
39
+ Sundown\Render\LIST_ORDERED
39
40
Sundown\Render\MKDA_NORMAL
40
41
Sundown\Render\MKDA_EMAIL
41
42
42
43
[added constants]:
43
- Sundown\Render::MKDA_NORMAL
44
- Sundown\Render::MKDA_EMAIL
44
+ Sundown\Render\Base::LIST_ORDERED
45
+ Sundown\Render\Base::MKDA_NORMAL
46
+ Sundown\Render\Base::MKDA_EMAIL
45
47
</notes >
46
48
<contents >
47
49
<dir name =" /" >
You can’t perform that action at this time.
0 commit comments