<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Plain Text on Work You Can Explain</title>
		<link>https://workyoucanexplain.com/tags/plain-text/</link>
		<description>Recent content in Plain Text on Work You Can Explain</description>
		<generator>Hugo</generator>
		<language>en-US</language>
		
		
		
			<copyright>Copyright © Work You Can Explain</copyright>
		
		
			<lastBuildDate>Fri, 24 Jul 2026 00:00:00 -0500</lastBuildDate>
		
			<atom:link href="https://workyoucanexplain.com/tags/plain-text/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Markdown in 30 Minutes</title>
				<link>https://workyoucanexplain.com/posts/markdown-in-30-minutes/</link>
				<pubDate>Fri, 24 Jul 2026 00:00:00 -0500</pubDate>
				<guid>https://workyoucanexplain.com/posts/markdown-in-30-minutes/</guid>
				<description>&lt;p&gt;You do not need a special editor or a complete syntax catalog to write useful&#xA;Markdown. Start with readable plain text. Add a small set of markers for&#xA;structure, then check both the source and the rendered result.&lt;/p&gt;&#xA;&lt;p&gt;In 30 minutes, you can create a &lt;code&gt;README.md&lt;/code&gt; that explains a project&amp;rsquo;s purpose,&#xA;requirements, setup, and first command.&lt;/p&gt;&#xA;&lt;h2 id=&#34;five-minute-markdown-quick-start&#34;&gt;Five-minute Markdown quick start&lt;/h2&gt;&#xA;&lt;p&gt;If another guide sent you here before showing a Markdown example or template,&#xA;this section is enough to continue. Markdown is readable plain text with a few&#xA;markers for structure. A filename ending in &lt;code&gt;.md&lt;/code&gt; identifies a Markdown file.&lt;/p&gt;</description>
			</item>
			<item>
				<title>What Is Plain Text, and Why Should a Student Care?</title>
				<link>https://workyoucanexplain.com/posts/what-is-plain-text-and-why-should-a-student-care/</link>
				<pubDate>Fri, 24 Jul 2026 00:00:00 -0500</pubDate>
				<guid>https://workyoucanexplain.com/posts/what-is-plain-text-and-why-should-a-student-care/</guid>
				<description>&lt;p&gt;A plain-text file stores characters that a text editor can show directly. It&#xA;does not require the application that created it to reconstruct a page,&#xA;workbook, or drawing before you can inspect the underlying content.&lt;/p&gt;&#xA;&lt;p&gt;Plain text matters because it gives students a simple source that many tools can&#xA;open, search, compare, and transform. Use it when text can represent the work&#xA;well. Use a richer format when layout, formulas, media, or a required review&#xA;workflow is part of the job.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Why Plain Text Works So Well with Git, CLI Tools, and AI</title>
				<link>https://workyoucanexplain.com/posts/why-plain-text-works-so-well-with-git-cli-tools-and-ai/</link>
				<pubDate>Fri, 24 Jul 2026 00:00:00 -0500</pubDate>
				<guid>https://workyoucanexplain.com/posts/why-plain-text-works-so-well-with-git-cli-tools-and-ai/</guid>
				<description>&lt;p&gt;Git, command-line tools, and AI systems perform different jobs, but plain text&#xA;gives them a common interface. Visible characters and lines can be searched,&#xA;compared, transformed, copied into a prompt, and reviewed after an edit.&lt;/p&gt;&#xA;&lt;p&gt;This is a practical advantage, not a claim that text is always best. Text works&#xA;well when the important information can be represented clearly without hiding&#xA;its structure inside one application.&lt;/p&gt;&#xA;&lt;h2 id=&#34;text-exposes-the-content&#34;&gt;Text exposes the content&lt;/h2&gt;&#xA;&lt;p&gt;In a Markdown file, the stored content is readable:&lt;/p&gt;</description>
			</item>
			<item>
				<title>Terminal-First, Text-First, Reusable-by-Default</title>
				<link>https://workyoucanexplain.com/posts/terminal-first-text-first-reusable-by-default/</link>
				<pubDate>Thu, 23 Jul 2026 00:00:00 -0500</pubDate>
				<guid>https://workyoucanexplain.com/posts/terminal-first-text-first-reusable-by-default/</guid>
				<description>&lt;p&gt;Student computing includes many separate activities: organizing files, writing&#xA;papers, programming, taking notes, using AI, and recovering from mistakes.&#xA;Three principles provide a consistent direction across those activities:&#xA;terminal-first, text-first, and reusable-by-default.&lt;/p&gt;&#xA;&lt;p&gt;These are preferences, not absolute rules. Each principle makes important work&#xA;more visible and easier to understand.&lt;/p&gt;&#xA;&lt;h2 id=&#34;terminal-first-makes-operations-visible&#34;&gt;Terminal-first makes operations visible&lt;/h2&gt;&#xA;&lt;p&gt;A terminal accepts text commands and displays text output. It exposes details&#xA;that graphical interfaces often hide:&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
