aboutsummaryrefslogtreecommitdiff
path: root/doc/forum/How_to_rename_all_markdown_files_from___42__.mdwn_to___42__.md__63__.mdwn
diff options
context:
space:
mode:
authorhttps://www.google.com/accounts/o8/id?id=AItOawlobQ5j7hQVIGkwMWW3yKB_DWqthJcpnsQ <Qi@web>2014-03-19 03:04:54 -0400
committeradmin <admin@branchable.com>2014-03-19 03:04:54 -0400
commit27ae6f317653c77ddff672d06dca5c2410de3bc5 (patch)
tree80f956a0cc3a04ae2fc78b27ed9f9dd4fac66fa9 /doc/forum/How_to_rename_all_markdown_files_from___42__.mdwn_to___42__.md__63__.mdwn
parentda403658dbec5845781684e8cb02733d868ed17f (diff)
downloadikiwiki-27ae6f317653c77ddff672d06dca5c2410de3bc5.tar
ikiwiki-27ae6f317653c77ddff672d06dca5c2410de3bc5.tar.gz
Diffstat (limited to 'doc/forum/How_to_rename_all_markdown_files_from___42__.mdwn_to___42__.md__63__.mdwn')
-rw-r--r--doc/forum/How_to_rename_all_markdown_files_from___42__.mdwn_to___42__.md__63__.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/forum/How_to_rename_all_markdown_files_from___42__.mdwn_to___42__.md__63__.mdwn b/doc/forum/How_to_rename_all_markdown_files_from___42__.mdwn_to___42__.md__63__.mdwn
new file mode 100644
index 000000000..d11f7a3c5
--- /dev/null
+++ b/doc/forum/How_to_rename_all_markdown_files_from___42__.mdwn_to___42__.md__63__.mdwn
@@ -0,0 +1,3 @@
+Github does not take .mdwn as Markdown files: https://github.com/github/markup/blob/b865add2e053f8cea3d7f4d9dcba001bdfd78994/lib/github/markups.rb#L1
+
+I'd like to use filename extensions complaint to GitHub. My question is after renaming all markdown files from *.mdwn to *.md how do I correct all the dependencies? Does simply committing the renamed files to the source repository suffice?