Christopher (Cris) Fuhrman

Results 78 comments of Christopher (Cris) Fuhrman

In my settings, it's ```json "revealjs.notesSeparator": "^Note:" ``` I think it would be case-sensitive (meaning you have to have **Note:** and not **note:**. Either way, it's still not working in...

I tried playing more with it and got this to work: notesSeparator: "Note:" But as @orgi pointed out, it won't work for multi-line notes. Bullets (from markdown) in notes are...

@evilz any chance to get this working with multi-line markdown, as discussed at https://github.com/evilz/vscode-reveal/issues/295#issuecomment-545516608

Getting back to the issue of updating things like mermaid, etc. I believe we should also move to the latest RevealJS (4.x) to get the latest plug-ins, which is also...

I don't know - I think it's a reveal issue more than this plug-in, but wanted to ask the question somewhere. I almost thought "data-state" would "stick" until you changed...

I am not sure how it would work in CSS for a persistent state. E.g., 1. set background to red for slide 1 2. slides 2, 3, 4 also have...

I confirm that it's not working on a Google Drive (File Stream) in my case with Windows 10. When the PDF file is modified on a true local drive, updating...

For now, the workaround I am recommending to my TAs is to run Classroom Assistant right after the deadline, so clones happen appropriately. Can anyone clarify if the "Submission" feature...

The markdownlint extension has a similar problem (dialects of markdown) and has a setting: ![image](https://user-images.githubusercontent.com/7606540/188710946-609d2561-9874-4e1c-8d6d-b3a2c0956cd3.png) Perhaps all vscode-markdown needs is a setting with an array of languages **EDIT: (Markdown, Julia...

I just launched an image with PL that was already open. Luckily I saw some warning messages about not being able to create changes file, etc. For neophytes (or people...