Chris Marchesi
8632ee6d21
doc: Allow top-level comments for variables when description missing
...
Documenting variables with description and outputs with top-level
comments breaks workflow, depending on what one is used to.
This update allows variables to be documented with top-level comments
in the same way that outputs are, if no description is present.
2016-11-20 12:03:03 -08:00
Chris Marchesi
1089829ed8
print/markdown: Replace table cell newlines with HTML line breaks
...
Tables in Markdown don't render line breaks properly, causing broken
table rendering when there are newlines in descriptions. This ensures
that the Markdown renderer replaces all newlines in descriptions with
HTML line breaks.
2016-11-20 11:50:01 -08:00
Amir Abu Shareb
9e11228793
Merge pull request #13 from jbussdieker/jbb-fix-heredoc-description
...
Fix heredoc descriptions
2016-08-29 15:59:53 +03:00
Joshua Bussdieker
1829d7b7fe
Trim whitespace on markdown description too
2016-08-09 17:16:20 -07:00
Joshua Bussdieker
47ba53928f
Fix HEREDOC descriptions
2016-08-09 17:08:56 -07:00
Amir Abushareb
95285d4c1f
Release v0.0.2
v0.0.2
2016-06-29 16:14:13 +03:00
Amir Abu Shareb
242135aac8
Merge pull request #11 from segmentio/fix-md
...
print: wrap default values
2016-06-29 15:07:05 +02:00
Amir Abushareb
7616408eac
print: wrap default values
...
also match last version output
2016-06-29 16:06:33 +03:00
Amir Abu Shareb
25fe9a2a4e
Merge pull request #10 from segmentio/fix-map-type
...
doc: fix map type
2016-06-29 14:41:06 +02:00
Amir Abushareb
65e2192fa1
doc: fix map type
2016-06-29 15:32:33 +03:00
Amir Abushareb
cc29b172e1
add more install notes
2016-06-20 17:42:56 +03:00
Amir Abushareb
47e88516c6
add dist
2016-06-20 17:38:53 +03:00
Amir Abu Shareb
9cee07773e
Merge pull request #5 from segmentio/fix-comment
...
use /** comment for module commnet
v0.0.1
2016-06-15 14:52:51 +02:00
Amir Abushareb
5cae48f458
use /** comment for module commnet
...
terraform doesnt like multiline // comments i guess
2016-06-15 14:50:45 +02:00
Amir Abushareb
ba2b4831ca
print: actually print head comment
2016-06-14 17:47:22 +02:00
Amir Abu Shareb
63c0519cef
img
2016-06-14 17:41:25 +02:00
Amir Abu Shareb
8d708fce0a
Merge pull request #4 from segmentio/layout
...
fix view
2016-06-14 17:36:35 +02:00
Amir Abushareb
5f7c0bee31
fix view
2016-06-14 17:36:20 +02:00
Amir Abushareb
c5090e08b0
docs
2016-06-14 02:19:54 +02:00
Amir Abushareb
0df4d5ac09
doc: ignore comments with /** prefix
2016-06-14 01:39:17 +02:00
Amir Abushareb
33a63d124c
add head comment
2016-06-14 01:24:10 +02:00
Amir Abushareb
ec5d2d7533
cleanup
2016-06-14 01:14:16 +02:00
Amir Abu Shareb
d5664f1c3c
cleanup
2016-06-13 11:51:09 +02:00
Amir Abu Shareb
632ab5201a
ocd
2016-06-13 11:50:31 +02:00
Amir Abushareb
385a50d931
ocd
2016-06-13 11:49:40 +02:00
Amir Abushareb
dfc4d5ff69
update doc
2016-06-13 11:48:32 +02:00
Amir Abushareb
6f71dcc023
add installation
2016-06-13 11:46:48 +02:00
Amir Abushareb
a37fbf9264
cleanup
2016-06-13 11:43:31 +02:00
Amir Abushareb
5b64ac79bf
add usage
2016-06-13 11:31:36 +02:00
Amir Abushareb
566bb1e12a
better md output
2016-06-12 21:01:51 +02:00
Amir Abushareb
1e68c0b0b8
add markdown output
2016-06-12 20:41:28 +02:00
Amir Abushareb
33b113047b
outputs: use comments as description
2016-06-12 19:28:45 +02:00
Amir Abushareb
7a0963a327
ocd
2016-06-12 19:11:12 +02:00
Amir Abushareb
b905f5e564
clean
2016-06-12 19:10:07 +02:00
Amir Abushareb
258afa04a6
working
2016-06-12 19:01:19 +02:00
Amir Abushareb
1f32833ec8
Initial commit
2016-06-12 18:45:59 +02:00