wiki: remove Obsidian-style hashtag tags from 12 articles
These #hashtag tag lines render as plain text on MkDocs. All articles already have tags in YAML frontmatter, so the inline tags were redundant. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -70,7 +70,3 @@ screen -S mysession -X stuff "tail -f /root/output.log\n"
|
||||
Use screen when it's already there or for quick throwaway sessions. Use tmux for anything more complex. See [tmux](tmux.md).
|
||||
|
||||
---
|
||||
|
||||
## Tags
|
||||
|
||||
#screen #terminal #linux #ssh #productivity #dev-tools
|
||||
|
||||
Reference in New Issue
Block a user