Skip to content
New issue

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

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

Already on GitHub? # to your account

Add encoding settings for markdown #209

Merged
merged 1 commit into from
Oct 19, 2021
Merged

Conversation

MariusStorhaug
Copy link
Contributor

Change

  • To prevent new files to be considered as binary by github, settings in vscode have been adjusted to keep md files as utf8.

This will not automatically update existing files, but can be changed in VSCode status bar in the bottom right corner.
image

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update (Wiki)

Checklist

  • I'm sure there are no other open Pull Requests for the same update/change
  • My corresponding pipelines / checks run clean and green without any errors or warnings
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (readme)
  • I did format my code

@MariusStorhaug MariusStorhaug merged commit 928acf0 into main Oct 19, 2021
@MariusStorhaug MariusStorhaug deleted the users/mast/MDencoding branch October 19, 2021 14:32
@MariusStorhaug MariusStorhaug self-assigned this May 19, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants