mirror of
https://github.com/processing/processing4.git
synced 2026-02-14 19:05:34 +01:00
charmy dance example
This commit is contained in:
@@ -143,6 +143,8 @@ public class DirectivesEditor
|
||||
{
|
||||
String mm = m.group();
|
||||
|
||||
// TODO this urgently needs tests ..
|
||||
|
||||
/* remove framing */
|
||||
mm = mm.replaceAll("^\\/\\*\\s*@pjs","").replaceAll("\\s*\\*\\/\\s*$","");
|
||||
/* fix multiline nice formatting */
|
||||
|
||||
Reference in New Issue
Block a user