Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file added markdown/R-scripts/index.R
Empty file.
3 changes: 3 additions & 0 deletions markdown/whoismanthan
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Intro

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is looking great! A couple edits needed on this file.

  1. In order for the markdown to properly render your formatted text, you need to add the .md file extension.
  2. While you're updating this filename, could you also rename it from whoismanthan.md to manthanshah94.md. With this filename update, if there is a chance that a user with the username whoismanthan wants to add a markdown, it won't conflict with yours.

ame whoismanthan


This is whoismanthan. And this is a new file.
1 change: 1 addition & 0 deletions python-scripts/main.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
print('Hello World!')