Skip to content

Http Simple Table Server. Update documentation. #836

Merged
undera merged 1 commit into
undera:masterfrom
vdaburon:master
May 12, 2026
Merged

Http Simple Table Server. Update documentation. #836
undera merged 1 commit into
undera:masterfrom
vdaburon:master

Conversation

@vdaburon
Copy link
Copy Markdown
Contributor

Add some links to dzone article and github projects.

Correct markdown list and a
.

@undera undera merged commit c836656 into undera:master May 12, 2026
2 checks passed
@vdaburon
Copy link
Copy Markdown
Contributor Author

Hi Andrey,
Did you know why list is not correctly display on jmeter-plugins.org web site ?
E.g:

Available options: - READ_MODE=FIRST => login1;password1 - READ_MODE=LAST => login5;password5 - READ_MODE=RANDOM => login?;password? - KEEP=TRUE => the data is kept and put to the end of list - KEEP=FALSE => the data is removed

And not
Available options:

  • READ_MODE=FIRST => login1;password1
  • READ_MODE=LAST => login5;password5
  • READ_MODE=RANDOM => login?;password?
  • KEEP=TRUE => the data is kept and put to the end of list
  • KEEP=FALSE => the data is removed

@undera
Copy link
Copy Markdown
Owner

undera commented May 12, 2026

Hi Andrey, Did you know why list is not correctly display on jmeter-plugins.org web site ? E.g: Available options: - READ_MODE=FIRST => login1;password1 - READ_MODE=LAST => login5;password5 - READ_MODE=RANDOM => login?;password? - KEEP=TRUE => the data is kept and put to the end of list - KEEP=FALSE => the data is removed

And not Available options:

  • READ_MODE=FIRST => login1;password1
  • READ_MODE=LAST => login5;password5
  • READ_MODE=RANDOM => login?;password?
  • KEEP=TRUE => the data is kept and put to the end of list
  • KEEP=FALSE => the data is removed

The static build is done by mkdocs tool: https://github.com/undera/jmeter-plugins/blob/master/site/build.sh
Maybe it has some specifics on list rendering. I'd advice to play with it locally to find what's the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants