dprint: update default core arm comment syntax

This commit is contained in:
drbeefsupreme 2022-06-28 13:30:40 -04:00
parent 77b5c736aa
commit 72dec146b4

View File

@ -52,7 +52,7 @@
+| %docs-for-arms +| %docs-for-arms
++ no-doc ~ ++ no-doc ~
:: ::
:> arm-doc :> +arm-adoc-pre: arm-doc
++ arm-adoc-pre ~ ++ arm-adoc-pre ~
:: ::
++ arm-adoc-post :< arm-doc ++ arm-adoc-post :< arm-doc
@ -76,7 +76,7 @@
~ ~
-- --
:: ::
:> arm-doc :> +arm-adoc-pdoc-pre-pre: arm-doc
++ arm-adoc-pdoc-pre-pre ++ arm-adoc-pdoc-pre-pre
:> product-doc :> product-doc
'foo' 'foo'
@ -88,7 +88,7 @@
++ arm-adoc-pdoc-post-post :< arm-doc ++ arm-adoc-pdoc-post-post :< arm-doc
'foo' :< product-doc 'foo' :< product-doc
:: ::
:> arm-doc :> +arm-adoc-cdoc-pre-pre: arm-doc
++ arm-adoc-cdoc-pre-pre ++ arm-adoc-cdoc-pre-pre
|% |%
:> core-doc :> core-doc
@ -125,7 +125,7 @@
~ ~
-- :< product-doc -- :< product-doc
:: ::
:> arm-doc :> +arm-adoc-pdoc-cdoc-pre-pre-pre: arm-doc
++ arm-adoc-pdoc-cdoc-pre-pre-pre ++ arm-adoc-pdoc-cdoc-pre-pre-pre
:> product-doc :> product-doc
|% |%
@ -140,14 +140,14 @@
++ $ ~ ++ $ ~
-- --
:: ::
:> arm-doc :> +arm-adoc-pdoc-cdoc-pre-post-pre: arm-doc
++ arm-adoc-pdoc-cdoc-pre-post-pre ++ arm-adoc-pdoc-cdoc-pre-post-pre
|% |%
:> core-doc :> core-doc
++ $ ~ ++ $ ~
-- :< product-doc -- :< product-doc
:: ::
:> arm-doc :> +arm-adoc-pdoc-cdoc-pre-pre-post: arm-doc
++ arm-adoc-pdoc-cdoc-pre-pre-post ++ arm-adoc-pdoc-cdoc-pre-pre-post
:> product-doc :> product-doc
|% |%
@ -168,7 +168,7 @@
~ ~
-- --
:: ::
:> arm-doc :> +arm-adoc-pdoc-cdoc-pre-post-post: arm-doc
++ arm-adoc-pdoc-cdoc-pre-post-post ++ arm-adoc-pdoc-cdoc-pre-post-post
|% |%
++ $ :< core-doc ++ $ :< core-doc