Skip to content

Commit 1058892

Browse files
committed
Merge branch 'release/3.0.0.1'
2 parents 092c66e + 7d4070c commit 1058892

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ Installation
2626

2727
![Standard conversion](https://github.com/chdemko/pandoc-latex-tip/blob/develop/docs/images/help.png?raw=true)
2828

29-
*pandoc-latex-tip*, designed to used in conjuction with
30-
[*pandoc-latex-admonition*](https://github.com/chdemko/pandoc-latex-admonition)
29+
*pandoc-latex-tip*, designed to be used in conjuction with
30+
[*pandoc-latex-admonition*](https://github.com/chdemko/pandoc-latex-admonition),
3131
is a [pandoc] filter for adding icon tooltips in the margin
3232
using popular icon collections.
3333

poetry.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ classifiers = [
2828
# Natural language used
2929
"Natural Language :: English"
3030
]
31-
description = "A pandoc filter for adding beamer block on specific div"
31+
description = "A pandoc filter for adding icons on specific elements"
3232
homepage = "https://github.com/chdemko/pandoc-latex-tip"
3333
keywords = ["pandoc", "filters", "latex", "tip", "Font-Awesome", "icon"]
3434
license = "BSD-3-Clause"

0 commit comments

Comments
 (0)