We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea354c3 commit 169d860Copy full SHA for 169d860
2 files changed
.index
@@ -2,7 +2,7 @@
2
revision: 2013
3
type: ruby
4
sources:
5
-- Index.yml
+- INDEX.yml
6
authors:
7
- name: Thomas Sawyer
8
email: transfire@gmail.com
@@ -74,4 +74,4 @@ description: The ANSI project is a superlative collection of ANSI escape code re
74
orgranizations:
75
- Rubyworks
76
created: '2009-08-01'
77
-date: '2015-01-06'
+date: '2015-01-16'
MANIFEST
@@ -1,4 +1,4 @@
1
-#!mast .index .ruby .yardopts bin lib man demo spec test [A-Z]*.*
+#!mast .index .yardopts bin lib man demo test *.md *.txt
.index
.yardopts
lib/ansi/bbcode.rb
@@ -41,9 +41,8 @@ test/case_bbcode.rb
41
test/case_mixin.rb
42
test/case_progressbar.rb
43
test/test_helper.rb
44
-LICENSE.txt
45
-HISTORY.md
+NOTICE.md
46
README.md
+HISTORY.md
47
DEMO.md
48
-NOTICE.md
49
-Config.rb
+LICENSE.txt
0 commit comments