Skip to content

Commit b446505

Browse files
committed
Fix escaping
1 parent b803384 commit b446505

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ requests. If you want to raise an issue, please follow the recommendations below
8080
* Please provide as much information as possible with the issue report, we like to know
8181
the version of Spring Boot that you are using, as well as your Operating System and
8282
JVM version.
83-
* If you need to paste code, or include a stack trace use Markdown ++$$```$$++ escapes
83+
* If you need to paste code, or include a stack trace use Markdown +++```+++ escapes
8484
before and after your text.
8585
* If possible try to create a test-case or project that replicates the issue. You can
8686
submit sample projects as pull-requests against the

0 commit comments

Comments
 (0)