Sandro
Sandro
It seems that you have some circular dependency in your types. Your theme includes the utils which in turn rely on the type of the theme to define the return...
I made a separate app based on Excalidraw that provides a presentation mode using frames, with a presenter view and PDF export: [Exsliding](https://exsliding.sandroroth.com/)
> Is there a chance for this getting implemented in excalidraw core? That's unlikely. Excalidraw already has a presentation feature but only for Excalidraw+ users: [plus.excalidraw.com](https://plus.excalidraw.com)
> @rothsandro thats a great implementation. The markdown notes, does it need to be in some specific format? @deepu105 Yes, each slide should have a heading (level 2) with the...
Works fine for me with v1.34.2
Did you add the filter to the existing `.app/.eleventy.js` file? Creating a separate config file in the root of the project will not work. If yes, please provide a reproduction.
Can you share a repository on Github?
Hi @semanticdata Thanks for the ideas. It's probably not something that everyone needs and should imho be implemented in a way that it doesn't affect users who are not using...
> Would you consider adding additional documentation to cover a "Suggestions" page? Sure, I think that makes sense. Do you want to create a PR?
Looks goods so far and creating different notes in a new section makes sense. A few comments: - Husky - I would use a callout instead of a blockquote -...