To make your first post navigate to. You can either choose from creating Project or a Thread.
When creating a post make sure to include the following:
The editors on skillShack(⚡); use markdown
. Markdown allows you to quickly format documents while ensuring simple syntax and universal compatibility. Any comments, posts you publish here will make use of markdown, however it is 100% optional and you can just use plain text.
# H1
## H2
### H3
bold text
**bold text**
italicized text
_italicized text_
blockquote
> blockquote
1. First item
2. Second item
3. Third item
- First item
- Second item
- Third item
code
`code`
---
[Home Page](https://www.skillshack.dev/)
![alt text](https://www.skillshack.dev/_next/image?url=%2FmainGraphic1.png&w=1920&q=75)
These elements extend the basic syntax by adding additional features.
Syntax | Description |
---|---|
Header | Title |
Paragraph | Text |
| Syntax | Description |
| --------- | ----------- |
| Header | Title |
| Paragraph | Text |
Insert Code Snippets
console.log("Hello There");
```javascript
console.log("Hello There");
```
PHP is Trash
~~PHP is Trash~~
skillShack(⚡); is a community for software professionals looking to share the projects they are working on and get feedback. From side projects to startups!
Built with ❤️ by Sushrit Pasupuleti