From cea7ec4a4bb27ba27845d07ab1073305c623183a Mon Sep 17 00:00:00 2001 From: George Joseph Date: Fri, 10 Jan 2025 10:46:30 -0700 Subject: [PATCH] astxml2markdown.xslt: Add 'since' handling --- utils/astxml2markdown.xslt | 59 ++++++++++++++++++++++++++++++++++++-- 1 file changed, 56 insertions(+), 3 deletions(-) diff --git a/utils/astxml2markdown.xslt b/utils/astxml2markdown.xslt index 1d11ea3faf..189f3de8ee 100644 --- a/utils/astxml2markdown.xslt +++ b/utils/astxml2markdown.xslt @@ -38,6 +38,12 @@ title: + + ### Since + + + + ### Description @@ -70,6 +76,12 @@ title: + + ### Since + + + + ### Description @@ -100,6 +112,12 @@ title: + + ### Since + + + + ### Description @@ -130,6 +148,12 @@ title: + + ### Since + + + + ### Description @@ -167,6 +191,12 @@ title: + + ### Since + + + + ### Description @@ -226,12 +256,18 @@ title: ]: + + ### Since + + + + #### Configuration Option Reference - | Option Name | Type | Default Value | Regular Expression | Description | - |:---|:---|:---|:---|:---| + | Option Name | Type | Default Value | Regular Expression | Description | Since | + |:---|:---|:---|:---|:---|:---| @@ -299,13 +335,21 @@ title: | + | + | + ##### + + Since: + + + @@ -342,6 +386,15 @@ title: + + + + + , + + + + @@ -364,7 +417,7 @@ title: --> - +