In most places I'm not showing the .md extension. But in a few places I am. It should be uniform across the board. I'm leaning towards always hiding it and assuming everything is a markdown file. In fact, I need to write logic to handle cases when a non-md file is in the system. I think they should just be ignored.
In most places I'm not showing the .md extension. But in a few places I am. It should be uniform across the board. I'm leaning towards always hiding it and assuming everything is a markdown file. In fact, I need to write logic to handle cases when a non-md file is in the system. I think they should just be ignored.