Releases: logicspark/vitepress-theme-api
Releases · logicspark/vitepress-theme-api
0.1.7
- Add css style to custom container using {icon-type=warning} to add an icon
- Add css style to custom container using {icon-type=warning-bordered} to add an icon, color and border
Note: Both are optional styles.
0.1.6
- Add css style to ordered number list using
{.order-list-I}
to make the list different and standout. This is an optional style to the ordered number list.
0.1.4
- Remove CSS property that was interfering with the logic of checking active anchors
0.1.2
- Change the lib name to a more proper format
- Update Readme to the new name
0.1.0
We are excited to release our first working version of Vitepress API Document Theme
- Add left and right tags of DividePage component to create an
API document
like theme
Typescript
support
- Sample md files provided in the example folder