# @podlite/to-jsx

## Upcoming

## 0.0.30

- add minimal styles
- add support for `:caption` attribute for code block

## 0.0.29

- Removed alignment for Markdown table headers
- handle `=include` block

## 0.0.27

- render tables with align

## 0.0.23

- add support for `:nested` attribute for `=para` (podlite/podlite-specs#9)
- add support for HTML named entities reference (podlite/podlite-specs#9)

## 0.0.22

- implement notification blocks

## 0.0.21

-fix anchors

## 0.0.18

- update deps

## 0.0.17

- refactor

## 0.0.16

- refactor

## 0.0.15

- refactor logic for plugins

## 0.0.14

- add Strikethrough inline element support
- add toJSX support

## 0.0.13

- update deps

## 0.0.12

- fix imports
- update deps

## 0.0.11

- use <video> tags for mov/mp4 media
- update deps

## 0.0.10

- fix id for =table

## 0.0.9

- fix npm

## 0.0.8

- add support for =Image
- add caption for =Diagram
- add support for id html attribute

## 0.0.7

- fix deps

## 0.0.6

- fix process empty L<>

## 0.0.5

- update deps
- declare tree arg

## 0.0.4

- update deps

## 0.0.3

- update deps

## 0.0.2

- implement =defn
- implemnt =nested
- fix dependencies

## 0.0.1

- initial version
