Skip to content

Commit 7d88413

Browse files
committed
fix awkward badge wrapping
1 parent 1b36bd4 commit 7d88413

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# OWASP Java HTML Sanitizer [<img src="https://travis-ci.org/OWASP/java-html-sanitizer.svg">](https://travis-ci.org/OWASP/java-html-sanitizer) [![Coverage Status](https://coveralls.io/repos/github/OWASP/java-html-sanitizer/badge.svg?branch=master)](https://coveralls.io/github/OWASP/java-html-sanitizer?branch=master) [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/2602/badge)](https://bestpractices.coreinfrastructure.org/projects/2602) [![Maven Central](https://img.shields.io/maven-central/v/com.googlecode.owasp-java-html-sanitizer/owasp-java-html-sanitizer.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22com.googlecode.owasp-java-html-sanitizer%22%20AND%20a:%22owasp-java-html-sanitizer%22)
1+
# OWASP Java HTML Sanitizer
2+
3+
[<img src="https://travis-ci.org/OWASP/java-html-sanitizer.svg">](https://travis-ci.org/OWASP/java-html-sanitizer) [![Coverage Status](https://coveralls.io/repos/github/OWASP/java-html-sanitizer/badge.svg?branch=master)](https://coveralls.io/github/OWASP/java-html-sanitizer?branch=master) [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/2602/badge)](https://bestpractices.coreinfrastructure.org/projects/2602) [![Maven Central](https://img.shields.io/maven-central/v/com.googlecode.owasp-java-html-sanitizer/owasp-java-html-sanitizer.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22com.googlecode.owasp-java-html-sanitizer%22%20AND%20a:%22owasp-java-html-sanitizer%22)
24

35
A fast and easy to configure HTML Sanitizer written in Java which lets
46
you include HTML authored by third-parties in your web application while

0 commit comments

Comments
 (0)