Douglas

Results 4 comments of Douglas

Hey @sandeepkurne @tiagohm Is it possible to load an image from context.cacheDir.path? Cause I'm doing like this: `![image]("${context.cacheDir.path}/main/os_tres_porquinhos.png")` but It doesn't work. The full code: ```java aboutMarkdownView.addStyleSheet(Github()) aboutMarkdownView.loadMarkdown("![image](${context.cacheDir.path}/repo/en/emergency support/digital/emergency-support_digital.png)") ```

I figure out how to do it. Just put the prefix "file:///" ![alt]`("file:///${context.cacheDir.path}/main/os_tres_porquinhos.png")`

If you have a sequence, you could use `SpotlightSequence.resetSpotlights(context)`