Build step-by-step snippet code page like a cook recipe #666
rocchisanijl
started this conversation in
Feature Requests
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, i would like to propose a step-by-step snippet code page that illustrate the part of the code relative to the step like a cook recipe.
see examples
https://doc.fintecture.com/recipes/initiate-an-immediate-payment-b2c
https://docs.stripe.com/checkout/quickstart
I know i can create different snippet parts and text blocs but the rendering is not ideal as i would like the following behavior:
Step1 display explanation text and part 1 of code is highlighted in the snippet
Step 2 display explanation text and part 2 of code is highlighted
etc ...
I would appreciate having such feature
thanks in advance ...
Beta Was this translation helpful? Give feedback.
All reactions