Skip to content

Commit c0c8b40

Browse files
doc(readme): add notice about future deprecation
Signed-off-by: Derek Lewis <[email protected]>
1 parent 0871f29 commit c0c8b40

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,13 @@ console.log(sampleTblObject);
156156

157157
<a name="mdTbl2json"></a>
158158

159+
<picture>
160+
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/Mqxx/GitHub-Markdown/main/blockquotes/badge/light-theme/tip.svg">
161+
<img alt="Tip" src="https://raw.githubusercontent.com/Mqxx/GitHub-Markdown/main/blockquotes/badge/dark-theme/tip.svg">
162+
</picture><br>
163+
164+
This API will be deprecated in the next release in favor of one that follows [Web Platform Design Principles](https://github.com/OpenINF/openinf-util-md-table/issues/187).
165+
159166
#### mdTbl2json(mdTbl, cellTransform, attribCellTransform) ⇒ <code>Array.&lt;Object&gt;</code>
160167

161168
**Kind**: global function

0 commit comments

Comments
 (0)