This is an unofficial, community-made directory. Not affiliated with Obsidian or Dynalist Inc.
Actively maintainedDeveloperbeginner

Require Final Newline for Obsidian

Ensures every file ends with a newline character, preventing missing final newline issues common in programming environments.

Chinese summary

确保每个文件末尾都有一个换行符,避免在编程环境中常见的缺少末尾换行符的问题。

Key Use Cases

  • Maintaining consistent file endings in code projects
  • Preventing unexpected behavior in scripts and tools that require a final newline

Pros

  • Simple and automatic
  • Reduces git diff issues
  • Improves file compatibility with Unix tools

Limitations

  • May add newlines to files that intentionally lack one (rare use case)
  • No configuration options

Tags

newlineformattingfileutilitydeveloper

Related Plugins

ActiveDeveloper
2.5M downloads

Git

Git plugin automatically backs up your Obsidian vault to a Git repository on a schedule. It's the go-to backup and version control solution for technical users who want full history of their notes.

ActiveDeveloper
2.3M downloads

Style Settings

Allows users to adjust CSS variables of themes, plugins, and custom snippets directly from an intuitive settings panel.

ActiveDeveloper
724K downloads

BRAT

Easily install a beta version of a plugin for testing within Obsidian.