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
<text>The , the  and the  are from **[Graphic Burger](https://graphicburger.com/)** and can be found [here](https://graphicburger.com/71-free-animal-icons/).</text>
876
869
</richcontent>
@@ -972,8 +965,7 @@ Write some text to its note (this is the information that will be shown)
972
965
"$0 "
973
966
</p>
974
967
</body>
975
-
</html>
976
-
</richcontent>
968
+
</html></richcontent>
977
969
<nodeTEXT="Show tutorials from active map"ID="ID_115346832"LINK="menuitem:_addons.tutorialOMatic.showTutorialsFromActiveMap_on_single_node">
<attributeNAME="addons.${name}.ActionInstruction2"VALUE="<html>You can also use de keyboard shortcut <b>{0}</b> for this command</html>"/>
<attributeNAME="addons.${name}.ActionInstruction2"VALUE="<html>Puedes usar también el atajo <b>{0}</b> para este comando</html>"/>
// "${freeplaneDir}/plugins/org.freeplane.plugin.markdown/lib", // para incluir markedj.jar
35
+
"${rootDir}/lib"//ahí puse markedj y jsoup
36
+
]
37
+
}
38
+
39
+
40
+
// I had this error:
41
+
// Could not find method compile() for arguments [{name=freeplanelauncher}] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler
// "${rootDir}/lib" //así lo usé en wikdshellext, porque ahí puse WikdShell.jar
31
+
// ]
32
+
}
33
+
34
+
35
+
// I had this error:
36
+
// Could not find method compile() for arguments [{name=freeplanelauncher}] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler
0 commit comments