ittayd
ittayd
In mousetrap, the second argument of the callback is the key that cased it to trigger which is good if registering a few keys to the same callback. But angular-hotkeys...
It would be nice to be able to use html code for hotkeys description, especially to underline letters. This means using ng-bind-html in the template and loading ngSanitize
``` java.lang.NullPointerException +details java.lang.NullPointerException at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012) at org.apache.hadoop.util.Shell.runCommand(Shell.java:445) at org.apache.hadoop.util.Shell.run(Shell.java:418) at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:650) at org.apache.hadoop.fs.FileUtil.chmod(FileUtil.java:873) at org.apache.hadoop.fs.FileUtil.chmod(FileUtil.java:853) at org.apache.spark.util.Utils$.fetchFile(Utils.scala:381) at org.apache.spark.executor.Executor$$anonfun$org$apache$spark$executor$Executor$$updateDependencies$5.apply(Executor.scala:405) at org.apache.spark.executor.Executor$$anonfun$org$apache$spark$executor$Executor$$updateDependencies$5.apply(Executor.scala:397) at scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1.apply(TraversableLike.scala:772) at scala.collection.mutable.HashMap$$anonfun$foreach$1.apply(HashMap.scala:98) at scala.collection.mutable.HashMap$$anonfun$foreach$1.apply(HashMap.scala:98) at scala.collection.mutable.HashTable$class.foreachEntry(HashTable.scala:226)...
**Is your feature request related to a problem? Please describe.** SVGs seem to be second class to images in TW5. In particular, a tiddler with content type image/svg+xml is rendered...
### Describe the bug I have an SVG tiddler with a tag 'foo'. The rendered content is not added the data-tag attribute (which I need for styling) ### Expected behavior...
### Describe the bug This issue manifests itself after a weird interaction that I'll describe below. The bottom line is that a json field causes the exception in the subject...
It is hard to find text. The Context Search plugin helps, but when the tiddler is opened, it is still hard to find the text
**Describe the bug** In the attached (zipped) html, there are two SVGs generated by mermaid. Loaded in a browser they will render with arrowheads. However, if the first SVG style...