Unverified Commit dfc13ebc authored by marshall007's avatar marshall007
Browse files

lint: ignore line length in code blocks

parent b009205d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@ blanks-around-lists: false
MD013:
  line_length: 120
  tables: false
  code_blocks: false
no-inline-html: false
no-bare-urls: false
no-emphasis-as-heading: false
+1 −0
Original line number Diff line number Diff line
@@ -29,6 +29,7 @@ title: Shortcodes
{{</* /tableau */>}}
```

<!-- markdownlint-disable-next-line MD013 -->
{{< tableau toolbar="visible" src="https://us-west-2b.online.tableau.com/t/gitlabpublic/views/OKR4_7EngKPITest/PastDueSecurityIssues" >}}
  {{< tableau/filters filter1="value" filter2="value" >}}
  {{< tableau/params param1="value" param2="value" >}}