Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] [1.8.1-2b]: (1.8.1-2b pre-release) stuck on "building website" when trying to export files containing Excalidraw embedded with LaTeX formulas #404

Open
yuvve opened this issue Mar 12, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@yuvve
Copy link

yuvve commented Mar 12, 2024

What happened?

Similar to #385, but caused by LaTeX embedded in an Excalidraw file.

Basically, trying to export a markdown file with an embedded Excalidraw drawing that contains a LaTeX formula gets stuck on "building website".

Reproduction

  1. Create an Excalidraw drawing.
  2. Insert a LaTeX formula into the drawing.
  3. Embed the drawing into a markdown file.
  4. Export the markdown file as HTML.

Last Working Version

1.8.01

Version

1.8.1-2b

Operating System

Windows 11

Obsidian Version

1.5.8

Which browsers can you reproduce this in?

No response

Relevant log output

Log:
[WARNING] Failed to load search-index.json. Creating new index.	{}
[WARNING] 	Creating an RSS feed requires a site url to be set in the export settings.
[INFO] 	Closing render window
[WARNING] Failed to load search-index.json. Creating new index.	{}
[WARNING] 	Creating an RSS feed requires a site url to be set in the export settings.
[INFO] 	Closing render window


Settings:
	settingsVersion --------- 1.8.1-2b
	makeOfflineCompatible     false
	inlineAssets ------------ false
	includePluginCSS          []
	includeSvelteCSS -------- true
	titleProperty             title
	customHeadContentPath ---
	faviconPath              
	documentWidth ----------- 40em
	sidebarWidth              20em
	minOutlineCollapse ------ 2
	startOutlineCollapsed     false
	relativeOutlineLinks ---- false
	allowFoldingHeadings      true
	allowFoldingLists ------- true
	allowResizingSidebars     true
	logLevel ---------------- warning
	minifyHTML                true
	makeNamesWebStyle ------- true
	onlyExportModified        false
	deleteOldFiles ---------- true
	addThemeToggle            true
	addOutline -------------- true
	addFileNav                true
	addSearchBar ------------ true
	addGraphView              true
	addTitle ---------------- true
	addRSSFeed                true
	siteURL -----------------
	authorName               
	vaultTitle -------------- bug_replication_vault
	exportPreset              website
	openAfterExport --------- false
	graphAttractionForce      1
	graphLinkLength --------- 10
	graphRepulsionForce       150
	graphCentralForce ------- 3
	graphEdgePruning          100
	graphMinNodeSize -------- 3
	graphMaxNodeSize          7
	showDefaultTreeIcons ---- true
	emojiStyle                Native
	defaultFileIcon --------- lucide//file
	defaultFolderIcon         lucide//folder
	defaultMediaIcon -------- lucide//file-image
	exportPath                C:\\Users\\USER\\Desktop\\test\\export3
	filesToExport ----------- 0
	filePickerBlacklist       [
	filePickerWhitelist ----- [


Enabled Plugins:
	Excalidraw
	Webpage HTML Export

Additional Info

image

@yuvve yuvve added the bug Something isn't working label Mar 12, 2024
@github-actions github-actions bot changed the title [Bug]: (1.8.1-2b pre-release) stuck on "building website" when trying to export files containing Excalidraw embedded with LaTeX formulas [Bug] [1.8.1-2b]: (1.8.1-2b pre-release) stuck on "building website" when trying to export files containing Excalidraw embedded with LaTeX formulas Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

1 participant