aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-10-28 14:46:59 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-10-28 14:46:59 +1300
commita2f391804fda279b8a9d2bf5b1ed55ab49543435 (patch)
tree2dc86ce4b53f5a2d9211ca94815bce0832fbec1b
parentCorrect explanation of ksw(1df) idea (diff)
downloaddotfiles-a2f391804fda279b8a9d2bf5b1ed55ab49543435.tar.gz
dotfiles-a2f391804fda279b8a9d2bf5b1ed55ab49543435.zip
Rename .markdown files to .md
-rw-r--r--IDEAS.md (renamed from IDEAS.markdown)0
-rw-r--r--ISSUES.md (renamed from ISSUES.markdown)0
-rw-r--r--README.md (renamed from README.markdown)2
-rw-r--r--TABS.md (renamed from TABS.markdown)0
-rw-r--r--man/man1/murl.1df2
-rw-r--r--man/man7/dotfiles.7df2
6 files changed, 3 insertions, 3 deletions
diff --git a/IDEAS.markdown b/IDEAS.md
index bba9e314..bba9e314 100644
--- a/IDEAS.markdown
+++ b/IDEAS.md
diff --git a/ISSUES.markdown b/ISSUES.md
index 48007919..48007919 100644
--- a/ISSUES.markdown
+++ b/ISSUES.md
diff --git a/README.markdown b/README.md
index adc4c73a..f1b254f0 100644
--- a/README.markdown
+++ b/README.md
@@ -143,7 +143,7 @@ A terminal session with my prompt looks something like this:
~$ ssh remote
remote:~$ cd .dotfiles
remote:~/.dotfiles(master+!)$ git status
- M README.markdown
+ M README.md
M bash/bashrc.d/prompt.bash
A init
remote:~/.dotfiles(master+!)$ foobar
diff --git a/TABS.markdown b/TABS.md
index feeee631..feeee631 100644
--- a/TABS.markdown
+++ b/TABS.md
diff --git a/man/man1/murl.1df b/man/man1/murl.1df
index f022152b..088158b0 100644
--- a/man/man1/murl.1df
+++ b/man/man1/murl.1df
@@ -4,7 +4,7 @@
\- convert Markdown to HTML with pandoc(1) and extract URLs from it with hurl(1df)
.SH SYNOPSIS
.B murl
-README.markdown
+README.md
.br
.B murl
page1.md page2.md
diff --git a/man/man7/dotfiles.7df b/man/man7/dotfiles.7df
index 831af06d..5538fdd2 100644
--- a/man/man7/dotfiles.7df
+++ b/man/man7/dotfiles.7df
@@ -209,7 +209,7 @@ A terminal session with my prompt looks something like this:
~$\ ssh\ remote
remote:~$\ cd\ .dotfiles
remote:~/.dotfiles(master+!)$\ git\ status
-\ M\ README.markdown
+\ M\ README.md
M\ \ bash/bashrc.d/prompt.bash
A\ \ init
remote:~/.dotfiles(master+!)$\ foobar