-
Notifications
You must be signed in to change notification settings - Fork 33
/
MANIFEST
71 lines (71 loc) · 1.47 KB
/
MANIFEST
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
.shipit
.travis.yml
app.psgi
bin/md2inao.pl
carton.lock
Changes
config/deploy.pl
config/id_filter.json
cpanfile
cpanfile.snapshot
Gemfile
Gemfile.lock
Guardfile
lib/Text/Md2Inao.pm
lib/Text/Md2Inao/Builder.pm
lib/Text/Md2Inao/Builder/DSL.pm
lib/Text/Md2Inao/Builder/Html.pm
lib/Text/Md2Inao/Builder/Inao.pm
lib/Text/Md2Inao/Builder/InDesign.pm
lib/Text/Md2Inao/Director.pm
lib/Text/Md2Inao/Logger.pm
lib/Text/Md2Inao/TestHelper.pm
lib/Text/Md2Inao/Util.pm
Makefile.PL
MANIFEST This list of files
MANIFEST.SKIP
md2inao.run
public/css/bootstrap-responsive.css
public/css/bootstrap-responsive.min.css
public/css/bootstrap.css
public/css/bootstrap.min.css
public/css/md2inao.css
public/img/ajax-loader.gif
public/img/glyphicons-halflings-white.png
public/img/glyphicons-halflings.png
public/js/bootstrap.js
public/js/bootstrap.min.js
public/js/md2inao.js
README.md
t/00_compile.t
t/01_api.t
t/02_sample_file.t
t/04_img.t
t/05_basic_synatx.t
t/06_filter.t
t/11_html_tag.t
t/12_definition_list.t
t/13_nested_list.t
t/14_metadata.t
t/15_mixed_html_tag.t
t/20_html_builder.t
t/21_indesign_builder.t
t/30_indesign_basic_syntax.t
t/31_indesign_metadata.t
t/32_indesign_free_replacer.t
t/33_indesign_escape_html.t
t/34_blank_style.t
t/99_rt_blockquote_id.t
t/99_rt_bold.t
t/99_rt_indent.t
t/99_rt_list.t
t/99_rt_list_id.t
t/99_rt_list_in_column.t
t/99_rt_nested_parentheses.t
t/99_rt_paragraph.t
t/99_rt_quotes.t
t/99_rt_ruby_in_footnote.t
t/99_rt_table_indent.t
t/issue_14_xxx_cmd.t
t/x_input.txt
t/x_output.txt