Skip to content

Commit 52d6988

Browse files
committed
Adds .jsx to doc guidelines
1 parent 565048b commit 52d6988

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)