mirror of
https://github.com/mikeroyal/Self-Hosting-Guide.git
synced 2026-05-23 20:21:13 -05:00
[GH-ISSUE #274] Encountered problem when exporting to pdf using vscode #683
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @andersdan on GitHub (Oct 12, 2023).
Original GitHub issue: https://github.com/mikeroyal/Self-Hosting-Guide/issues/274
The offending line for me was (at line 3644):
GhostBSD Desktop. Source:GhostBSD
Adding a space after "Source:"
GhostBSD Desktop. Source: GhostBSD
seems to have fixed the issue
@andersdan commented on GitHub (Oct 18, 2023):
Closing this one since it seems unimportant. Not sure i did the right thing creating an issue, just wanted to give a heads-up to anyone else getting a error when converting to pdf with vscode plugin.
@mikeroyal commented on GitHub (Oct 20, 2023):
Okay, I fixed that issue thank you for finding it.