Skip to content

Commit 8da4a88

Browse files
committed
Update authors field in mode.properties
Replaces markdown link with plain text for the authors field in p5.js mode.properties to make sure the foundation icon shows up.
1 parent 89f3fac commit 8da4a88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

p5js/library/mode.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name=p5.js Mode (experimental)
22
category=Unknown
3-
authors=[The Processing Foundation](https://processingfoundation.org/)
3+
authors=The Processing Foundation
44
url=https://github.com/processing/processing-p5.js-mode
55
sentence=create p5.js sketches within Processing using the Electron framework
66
paragraph=

0 commit comments

Comments
 (0)