You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,15 @@ You can learn more on [prismjs.com](https://prismjs.com/).
13
13
14
14
## Contribute to Prism!
15
15
16
+
### **Important Notice**
17
+
18
+
We are currently working on [Prism v2](https://github.com/PrismJS/prism/discussions/3531) and will only accept security-relevant PRs for the time being.
19
+
20
+
Once work on Prism v2 is sufficiently advanced, we will accept PRs again. This will be announced on our [Discussion](https://github.com/PrismJS/prism/discussions) page and mentioned in the [roadmap discussion](https://github.com/PrismJS/prism/discussions/3531).
21
+
22
+
<details>
23
+
<summary>Prism v1 contributing notes</summary>
24
+
16
25
Prism depends on community contributions to expand and cover a wider array of use cases. If you like it, consider giving back by sending a pull request. Here are a few tips:
17
26
18
27
- Read the [documentation](https://prismjs.com/extending.html). Prism was designed to be extensible.
@@ -35,6 +44,8 @@ Prism will run on [almost any browser](https://prismjs.com/#features-full) and N
35
44
- Node.js >= 10.x
36
45
- npm >= 6.x
37
46
47
+
</details>
48
+
38
49
## Translations
39
50
40
51
*[简体中文](https://www.awesomes.cn/repo/PrismJS/prism) (if unavailable, see [here](https://deepmind.t-salon.cc/article/113))
<p><ahref="https://lea.verou.me/2012/07/introducing-prism-an-awesome-new-syntax-highlighter/#more-1841">Why another syntax highlighter?</a></p>
60
60
<p><ahref="https://github.com/PrismJS/prism-themes">More themes for Prism!</a></p>
61
61
<h2>Contribute to Prism!</h2>
62
+
<h3><strong>Important Notice</strong></h3>
63
+
<p>We are currently working on <ahref="https://github.com/PrismJS/prism/discussions/3531">Prism v2</a> and will only accept security-relevant PRs for the time being.</p>
64
+
<p>Once work on Prism v2 is sufficiently advanced, we will accept PRs again. This will be announced on our <ahref="https://github.com/PrismJS/prism/discussions">Discussion</a> page and mentioned in the <ahref="https://github.com/PrismJS/prism/discussions/3531">roadmap discussion</a>.</p>
65
+
<details>
66
+
<summary>Prism v1 contributing notes</summary>
62
67
<p>Prism depends on community contributions to expand and cover a wider array of use cases. If you like it, consider giving back by sending a pull request. Here are a few tips:</p>
63
68
<ul>
64
69
<li>Read the <ahref="https://prismjs.com/extending.html">documentation</a>. Prism was designed to be extensible.</li>
@@ -79,6 +84,7 @@ <h3>Software requirements</h3>
79
84
<li>Node.js >= 10.x</li>
80
85
<li>npm >= 6.x</li>
81
86
</ul>
87
+
</details>
82
88
<h2>Translations</h2>
83
89
<ul>
84
90
<li><ahref="https://www.awesomes.cn/repo/PrismJS/prism">简体中文</a> (if unavailable, see <ahref="https://deepmind.t-salon.cc/article/113">here</a>)</li>
0 commit comments