Skip to content

Commit 5f49cb1

Browse files
author
Fidel Ramos
committed
Fix list indentation in Reflex 3.1.0 article
1 parent 62c325e commit 5f49cb1

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

example/content/articles/reflex-3.1.0.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ Slug: reflex-3.1.0
77
Reflex 3.1.0 includes various enhancements:
88

99
- Accessibility improvements:
10-
- Underline links inside main content, to make them recognizable without color.
11-
- Improve contrast of link colors
12-
- Add ARIA names to sidebar social icons.
10+
- Underline links inside main content, to make them recognizable without color.
11+
- Improve contrast of link colors
12+
- Add ARIA names to sidebar social icons.
1313
- Add pre-commit hooks for code quality:
14-
- djlint for Jinja2 templates
15-
- Trailing whitespace
16-
- JSON/YAML checker
17-
- Assets build
14+
- djlint for Jinja2 templates
15+
- Trailing whitespace
16+
- JSON/YAML checker
17+
- Assets build
1818
- Move `static/`, `templates/`, and `translations/` directories back to root to make it easier to use the theme from source code (e.g. a `git clone`). Reflex remains installable via PyPI with the same interface.
1919
- Upgrade Isso to 0.13.0.
2020
- Highlight Isso comments made by the page author.

0 commit comments

Comments
 (0)