Open oleg-nenashev opened 1 year ago
@oleg-nenashev I would like to work on this issue!
@Smartmind12 sure, thanks for your interest!
@Smartmind12 sure, thanks for your interest!
As for other pages i will push the PR today and tomorrow post working in them!
@Smartmind12 thanks, great job!
@oleg-nenashev I went through the docs and the merged changes look great! However the cases of groovy gradle thos seem to have an issue in tabs. I tried to locate the issue but could not, so can you look at it to provide a different POV!?
I am parking this ticket for now, because #228 restructures the code tabs logic, and it would be better to submit the patches against the new engine
Proposal
In WireMock documentation, there are A LOT of examples where JSON and Code examples are placed in separate examples which takes a lot of vertical space and complicates the documentation. Instead of that, it would be nice if the examples were put into recently introduced Code Tabs like this one:
Steps
Each case can be submitted as a separate pull request:
{codetabs}
macroExample of a patch: https://github.com/wiremock/wiremock.org/pull/165
References
No response