From 3cc85d7ba5b0bae3a30bcf38e1cf8ff7c486e3b7 Mon Sep 17 00:00:00 2001 From: Emmanuel Garette Date: Sat, 9 Nov 2024 15:10:25 +0100 Subject: [PATCH] feat: add json output --- tests/docs/no_namespace/00_0version_underscore.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/tests/docs/no_namespace/00_0version_underscore.md b/tests/docs/no_namespace/00_0version_underscore.md index 87caf09..b866ae7 100644 --- a/tests/docs/no_namespace/00_0version_underscore.md +++ b/tests/docs/no_namespace/00_0version_underscore.md @@ -11,8 +11,7 @@ version: # a variable ``` # Variables -| Variable                                                                                                | Description                                                                                             | -|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **version**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A variable. | - +| Variable                                                                                                                | Description                                                                                                             | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **version**
[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A variable. |