Skip to content

Commit ef9132d

Browse files
docs: fix multiline comments from proto files breaking tables (#1431)
* Add markdown.tmpl file for bufbuild Signed-off-by: Cléo Rebert <[email protected]> * fix typo Signed-off-by: Cléo Rebert <[email protected]> * docs: add issue reference --------- Signed-off-by: Cléo Rebert <[email protected]> Co-authored-by: Patrik <[email protected]>
1 parent f55f912 commit ef9132d

File tree

3 files changed

+255
-179
lines changed

3 files changed

+255
-179
lines changed

buf.gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ plugins:
2424

2525
- name: doc
2626
out: proto
27-
opt: markdown,proto/buf.md
27+
opt: proto/markdown.tmpl,proto/buf.md
2828
strategy: all

0 commit comments

Comments
 (0)