File: CHANGELOG.md

package info (click to toggle)
python-sphinx-examples 0.0.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 152 kB
  • sloc: python: 127; makefile: 22
file content (21 lines) | stat: -rw-r--r-- 337 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Changelog

## v0.0.5

Fix a bug that caused colon fence content to break the directive parsing.

## v0.0.4

Converting to using `{grid}` instead of `{card}` to fix parsing examples with `{card}` directives.

## v0.0.3

Simplifying the user-interface of the resulting CSS.

## v0.0.2

Fixed a CSS path bug.

## v0.0.1

Initial release.