aboutsummaryrefslogtreecommitdiff
path: root/test/testdata/angle_bracket_test/golden.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/testdata/angle_bracket_test/golden.md')
-rwxr-xr-xtest/testdata/angle_bracket_test/golden.md62
1 files changed, 62 insertions, 0 deletions
diff --git a/test/testdata/angle_bracket_test/golden.md b/test/testdata/angle_bracket_test/golden.md
new file mode 100755
index 0000000..c86d62b
--- /dev/null
+++ b/test/testdata/angle_bracket_test/golden.md
@@ -0,0 +1,62 @@
+<!-- Generated with Stardoc: http://skydoc.bazel.build -->
+
+<a name="#my_anglebrac"></a>
+
+## my_anglebrac
+
+<pre>
+my_anglebrac(<a href="#my_anglebrac-name">name</a>, <a href="#my_anglebrac-useless">useless</a>)
+</pre>
+
+Rule with <brackets>
+
+**ATTRIBUTES**
+
+
+| Name | Description | Type | Mandatory | Default |
+| :-------------: | :-------------: | :-------------: | :-------------: | :-------------: |
+| name | A unique name for this target. | <a href="https://bazel.build/docs/build-ref.html#name">Name</a> | required | |
+| useless | Args with some tags: &lt;tag1&gt;, &lt;tag2&gt; | String | optional | "Find <brackets>" |
+
+
+<a name="#bracketuse"></a>
+
+## bracketuse
+
+<pre>
+bracketuse(<a href="#bracketuse-foo">foo</a>, <a href="#bracketuse-bar">bar</a>, <a href="#bracketuse-baz">baz</a>)
+</pre>
+
+Information with <brackets>
+
+**FIELDS**
+
+
+| Name | Description |
+| :-------------: | :-------------: |
+| foo | A string representing &lt;foo&gt; |
+| bar | A string representing bar |
+| baz | A string representing baz |
+
+
+<a name="#bracket_function"></a>
+
+## bracket_function
+
+<pre>
+bracket_function(<a href="#bracket_function-name">name</a>)
+</pre>
+
+Dummy docstring with <brackets>.
+
+This rule runs checks on <angle brackets>.
+
+
+**PARAMETERS**
+
+
+| Name | Description | Default Value |
+| :-------------: | :-------------: | :-------------: |
+| name | an arg with **formatted** docstring. | none |
+
+