summaryrefslogtreecommitdiff
path: root/packages/integrations/markdoc/src/html/index.ts
blob: 8798d3c9a22483a471342774ee7d38daabf51117 (plain) (blame)
1
2
export { htmlTag } from './tagdefs/html.tag';
export { htmlTokenTransform } from './transform/html-token-transform';