Skip to content

Commit

Permalink
Continuing mdn#16075. Daily markdownlint. (mdn#16124)
Browse files Browse the repository at this point in the history
  • Loading branch information
OnkarRuikar authored and hamishwillee committed May 23, 2022
1 parent eca32f6 commit a6d7da7
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ msInsertAudioEffect(activatableClassId, effectRequired, config)

### Return value

None ({{jsxref("undefined")}}).
None ({{jsxref("undefined")}}).

## See also

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ setCustomValidity(errorMessage)

### Parameters

- `errorMessage`
- `errorMessage`
- : The message to use for validity errors.

### Return value
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/mscaching/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ This proprietary method is specific to Internet Explorer and Microsoft Edge.
### Values

One of the following strings:

- `auto`
- : The caching for stream or ms-stream data is _disabled_.
- `enabled`
Expand Down
1 change: 0 additions & 1 deletion files/en-us/web/html/global_attributes/itemtype/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ Google and other major search engines support the [schema.org](https://schema.or

This example uses microdata attributes to represent structured data for a product, as follows:


<table class="standard-table">
<tbody>
<tr>
Expand Down

0 comments on commit a6d7da7

Please sign in to comment.