Skip to content

Commit 0906b30

Browse files
committed
made punctuation consistent in list
1 parent 318c047 commit 0906b30

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -103,19 +103,19 @@ Here's how the code is structured in the top level of the repository:
103103
### Lektor Plugins
104104

105105
- [Lektor Plugins][plugins]:
106-
- [nixjdm/lektor-atom][atom]: Lektor Atom plugin.
106+
- [nixjdm/lektor-atom][atom]: Lektor Atom plugin
107107
- [lektor/lektor-disqus-comments][disqus]: Adds disqus comments to a Lektor
108-
website.
108+
website
109109
- [kmonsoor/lektor-google-analytics][lektorga]: Integration of Google
110110
analytics with Lektor CMS
111111
- [bancek/lektor-markdown-excerpt][mdexcerpt]: Adds filter for Markdown body
112-
excerpt.
112+
excerpt
113113
- [lektor/lektor-markdown-header-anchors][md-header]: Adds support for
114-
anchors and table of contents to Markdown.
114+
anchors and table of contents to Markdown
115115
- [terminal-labs/lektor-strip-html-tags][striphtml]: Strip HTML tags,
116-
effectively turning HTML into plain text.
116+
effectively turning HTML into plain text
117117
- [lektor/lektor-webpack-support][webpacksupport]: Adds webpack support to
118-
lektor.
118+
lektor
119119

120120
[plugins]: https://www.getlektor.com/docs/plugins/
121121
[atom]: https://github.com/nixjdm/lektor-atom

0 commit comments

Comments
 (0)