ittayd

Results 43 issues of ittayd

**Describe the bug** I'm using mermaid 9.1.3 through the TiddlyWiki plugin (that I updated to use 9.1.3). This works: ``` ``` It renders an empty sequence diagram This, however, doesn't:...

Type: Bug / Error
Status: Triage

**Is your feature request related to a problem? Please describe.** I'm using a mermaid plugin in TiddlyWiki which is an HTML/javascript based wiki. In particular, it allows a live preview...

Type: Enhancement
Status: Triage

It would be nice if this work could be ported to https://github.com/alexarchambault/jupyter-scala, so it can be loaded as a tool

On the value MacOutlook/16.20.0.181208 (Intelx64 Mac OS X Version 10.14.4 (Build 18E226)) Caused by: java.lang.IndexOutOfBoundsException: No group 3 at java.util.regex.Matcher.group(Matcher.java:538) at ua_parser.OSParser$OSPattern.getReplacement(OSParser.java:137) at ua_parser.OSParser$OSPattern.match(OSParser.java:123) at ua_parser.OSParser.parse(OSParser.java:58) at ua_parser.Parser.parseOS(Parser.java:74) at ua_parser.CachingParser.parseOS(CachingParser.java:114)...

It seems the https connection fails because of tls v1: # /usr/bin/wget https://release.tinymediamanager.org/v3/dist/tmm_3.1.4_linux.tar.gz --2020-04-05 15:52:06-- https://release.tinymediamanager.org/v3/dist/tmm_3.1.4_linux.tar.gz Resolving release.tinymediamanager.org (release.tinymediamanager.org)... 35.185.44.232 Connecting to release.tinymediamanager.org (release.tinymediamanager.org)|35.185.44.232|:443... connected. OpenSSL: error:1409442E:SSL routines:ssl3_read_bytes:tlsv1 alert protocol...

it would be nice if the plugin would change the URL of the site so that if I click on a link (sometimes it opens by chance in the same...

I've installed the plugin. I also have the 'external attachments' plugin, not sure if it matters. When I drag an image from a web page and import, an Untitled tiddler...

There is a binary package of jupyter-scala for 2.10, so I tried to run your code: var lines = sc.textFile("sotu/2009-2014-BO.txt") val wordCountBO = lines .flatMap(_.split(" ") .map(_.toLowerCase.trim) .map(clean) .map(word =>...

When the plugin is enabled in my wiki, no keyboard shortcut works. Even default ones like alt-n. If I set all keyboard breakpoints in dev tools, none of them are...

I use the directive with a div. The div renders fine, but with the subject's error, which I guess means the directive doesn't really work. Looking at the code: 425...