Same error with Git and Flare 2024 r2.
Other colleagues can open the project with no error. Other branches (same project, different version) in separate worktree folders on my computer don't get this error, either. In the broken folder, if I check out a prior commit (which worked before), Flare ...
Search found 3 matches
- Wed Nov 27, 2024 12:11 pm
- Forum: Getting Started and Installation Issues
- Topic: Win32 handle that was passed to Icon is not valid or is the
- Replies: 1
- Views: 18087
- Tue May 14, 2024 12:09 pm
- Forum: Web-based Outputs
- Topic: Build error: Master page file contains invalid markup
- Replies: 0
- Views: 3099
Build error: Master page file contains invalid markup
This post is part query for better ideas, and part offering to the Google search algorithm gods.
When building an HTML5 target, the build failed with this error:
Build failed: Compiler: In file:///C:/some-topic.htm: Failed to parse master page file [Master page file contains invalid markup ...
When building an HTML5 target, the build failed with this error:
Build failed: Compiler: In file:///C:/some-topic.htm: Failed to parse master page file [Master page file contains invalid markup ...
- Tue May 14, 2024 11:21 am
- Forum: Web-based Outputs
- Topic: code snippet copy function inserts hidden characters
- Replies: 7
- Views: 12900
Re: code snippet copy function inserts hidden characters
For what it's worth, you don't need a special Flare feature for a code "Copy" button and syntax highlighting. You can use something like this in any HTML/Markdown. It works with standard XHTML. That's how it works on GitHub.
https://github.com/williamtroup/Syntax.js
https://github.com/williamtroup/Syntax.js