Skip to content

Commit da1ac3a

Browse files
authored
Merge pull request #58553 from opayne1/add-tsx-guidelines
Adds .jsx to doc guidelines
2 parents 75395a5 + 52d6988 commit da1ac3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contributing_to_docs/doc_guidelines.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1036,6 +1036,7 @@ syntax highlighting. For example:
10361036
** `[source,yaml]`
10371037
** `[source,go]`
10381038
** `[source,javascript]`
1039+
** `[source,jsx]`
10391040

10401041
* Do not use more than one command per code block. For example, the following must
10411042
be split up into three separate code blocks:

0 commit comments

Comments
 (0)