Skip to content

Conversation

govert
Copy link
Member

@govert govert commented Jul 6, 2025

Summary

  • add /Utf8 switch and MSBuild property for UTF-8 output
  • make HtmlHelp aware of UTF-8 encoding option
  • skip ANSI stripping when UTF-8 enabled and write files accordingly
  • embed <meta charset> tags in HTML templates
  • support UTF-8 in CHM project templates
  • document MSBuild property and add sample usage

Testing

  • dotnet build -v:m (fails: command not found)

https://chatgpt.com/codex/tasks/task_e_686ade7555b08325b4d922390a85f738

@govert govert merged commit f83f4a7 into master Aug 17, 2025
@govert govert deleted the codex/add-utf-8-encoding-support branch August 17, 2025 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant