Rehype plugin: wrap every <table> element in a <div class="rm-table-wrap">. Idempotent โ tables already wrapped in a div carrying the rm-table-wrap class are not re-wrapped.
<table>
<div class="rm-table-wrap">
rm-table-wrap
Rehype plugin: wrap every
<table>element in a<div class="rm-table-wrap">. Idempotent โ tables already wrapped in a div carrying therm-table-wrapclass are not re-wrapped.