Markup: no whitespace between starting ** and word

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1817683 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 1c7bb81417
This commit is contained in:
Felix Schumacher 2017-12-10 09:58:56 +00:00
parent 8ac4f2d00f
commit e3cec011ab
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ Caching and offline analysis/replaying of test results.
Highly Extensible core:
- Pluggable Samplers allow unlimited testing capabilities.
- **Scriptable Samplers** (JSR223-compatible languages like Groovy)
- Several load statistics may be chosen with ** pluggable timers**.
- Several load statistics may be chosen with **pluggable timers**.
- Data analysis and **visualization plugins** allow great extensibility and personalization.
- Functions can be used to provide dynamic input to a test or provide data manipulation.
- Easy Continuous Integration through 3rd party Open Source libraries for Maven, Graddle and Jenkins