Skip to content

Commit 3e5590b

Browse files
committed
Escape asterisks in markdown
1 parent eadcd49 commit 3e5590b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1717
- Add support for explicitly selecting a logger factory by setting the
1818
`"clojure.tools.logging.factory"` system property. For details, see the
1919
[README](https://github.com/clojure/tools.logging#configuration),
20-
and the documentation for [*logger-factory*](https://clojure.github.io/tools.logging/#clojure.tools.logging/*logger-factory*)
20+
and the documentation for [\*logger-factory\*](https://clojure.github.io/tools.logging/#clojure.tools.logging/*logger-factory*)
2121

2222
## [0.5.0] - 2019-07-22
2323
### Added

0 commit comments

Comments
 (0)