All Projects → JiangWeixian → vscode-github-md-like-notion

JiangWeixian / vscode-github-md-like-notion

Licence: MIT License
write github readme like notion

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to vscode-github-md-like-notion

taskwarrior-syncall
Synchronization between Taskwarrior tasks and services such as Google Calendar, Notion and Google Keep. Formerly taskw_gcal_sync
Stars: ✭ 151 (+1061.54%)
Mutual labels:  notion
vscode-react-javascript-snippets
Extension for React/Javascript snippets with search supporting ES7+ and babel features
Stars: ✭ 782 (+5915.38%)
Mutual labels:  snippets
30-seconds-of-angular
Curated collection of Angular snippets that you can understand in 30 seconds or less
Stars: ✭ 24 (+84.62%)
Mutual labels:  snippets
magnum-tips
Collection of useful snippets for https://magnum.graphics
Stars: ✭ 27 (+107.69%)
Mutual labels:  snippets
Bijou.js
Bijou.js: Useful JavaScript snippets in one simple library
Stars: ✭ 30 (+130.77%)
Mutual labels:  snippets
notion-custom-domain
📝 Custom domains for your public Notion pages
Stars: ✭ 23 (+76.92%)
Mutual labels:  notion
codesnip
A code bank designed with Pascal in mind
Stars: ✭ 62 (+376.92%)
Mutual labels:  snippets
ee-code-snippet-library
EE Code Snippet Library
Stars: ✭ 27 (+107.69%)
Mutual labels:  snippets
Notion-and-Google-Calendar-2-Way-Sync
2 Way Sync Between Notion Database and Google Calendar
Stars: ✭ 205 (+1476.92%)
Mutual labels:  notion
vscode-fortran-support
Fortran language support for Visual Studio Code
Stars: ✭ 49 (+276.92%)
Mutual labels:  snippets
stencil-snippets
An extension to add some snippets on vs code
Stars: ✭ 21 (+61.54%)
Mutual labels:  snippets
hack-pet
🐰 Managing command snippets for hackers/bug bounty hunters. with pet.
Stars: ✭ 77 (+492.31%)
Mutual labels:  snippets
vim-es2015-snippets
✂️ ES2015 code snippets for vim
Stars: ✭ 39 (+200%)
Mutual labels:  snippets
30-seconds-of-csharp
Short C# code snippets for all your development needs
Stars: ✭ 132 (+915.38%)
Mutual labels:  snippets
markdown-utils
Convert plain text into snippets of markdown.
Stars: ✭ 28 (+115.38%)
Mutual labels:  snippets
NotionX
A Browser extension that enhances Notion Web App experience.一个增强 Notion Web端体验的浏览器插件。
Stars: ✭ 94 (+623.08%)
Mutual labels:  notion
vue-snippets
Visual Studio Code Syntax Highlighting For Vue3 And Vue2
Stars: ✭ 25 (+92.31%)
Mutual labels:  snippets
kakoune-snippets
Snippet support for kakoune
Stars: ✭ 35 (+169.23%)
Mutual labels:  snippets
vscode-csharp-snippets
Extension of C# Snippets for Visual Studio Code
Stars: ✭ 22 (+69.23%)
Mutual labels:  snippets
notoma
Use Notion as your blogging editor, with any static gen blog engine. Notoma converts Notion pages to Markdown files.
Stars: ✭ 40 (+207.69%)
Mutual labels:  notion

@vscode-github-md-like-notion

a enhancer for github readme

Visual Studio Marketplace Installs Visual Studio Marketplace Version

install

ext install vscode-github-md-like-notion

config

in settings.json

"[markdown]": {
	// ...
	"editor.quickSuggestions": {
		"other": true,
		"comments": false,
		"strings": false
	},
	// ...
},

snippets

collapse - !collapse

summary

description

description - !description

description - !description-with-center-logo

logo

a enhancer for github readme

deploy-vercel - !deploy-vercel

Deploy with Vercel

inline-images - !images-inline-{count}

four-inline-image example

image-with-caption - !image-with-caption

avatar
▲ avatar

image-with-center-caption - !image-with-center-caption

avatar
▲ avatar

table-react-component-props - !table-react-props

name description type default
props-a a string just a test

inside-link - !link

inside-link

outside-link - !link-outside

outside-link 🔗

backers - !backers

contributors - !contributors

badge-producthunt - !badge-producthunt

Collaborative Markdown Editor - Collaborative editor with end-to-end encryption. | Product Hunt Embed

badge-applestore - !badge-applestore

apple-appstore

badge-googleplay - !badge-googleplay

googleplay-store

badge-googleplay - !badge-crx

chrome-webstore

button-sponsor-pateron - !sponsor-pateron

sponsor-pateron

tabs - !tabs

tab1tab2

single tab - !tab-item

tab2

date - !date

2020/06/06

date with showtime - !time

` 2020/06/06 15:15:58

create time - !createAt

` created at 2020/06/06 15:15:58

emoji - !emoji-{gitmojiname}

some useful emoji from gitmoji

  • features -
  • bug - 🐛
  • tada - 🎉
  • wip - 🚧
  • config - 🔧
  • docs - 📝
  • perf - ⚡️
  • refactor - ♻️
  • deploy - 🚀

keyboard - !keyboard

ctrl

note - !note

💡 NOTE
Etiam pretium lectus non ipsum dignissim, sit amet tempus ligula iaculis. Fusce nec lacus in eros pretium porttitor id ac purus. Ut rhoncus ligula at condimentum pulvinar. Nam condimentum nisi eget bibendum varius. Etiam volutpat eros non suscipit vulputate.

warning - !warning

⚠️ WARNING
Etiam pretium lectus non ipsum dignissim, sit amet tempus ligula iaculis. Fusce nec lacus in eros pretium porttitor id ac purus. Ut rhoncus ligula at condimentum pulvinar. Nam condimentum nisi eget bibendum varius. Etiam volutpat eros non suscipit vulputate.

danger - !danger

🚫 DANGER
Etiam pretium lectus non ipsum dignissim, sit amet tempus ligula iaculis. Fusce nec lacus in eros pretium porttitor id ac purus. Ut rhoncus ligula at condimentum pulvinar. Nam condimentum nisi eget bibendum varius. Etiam volutpat eros non suscipit vulputate.

backtotop - !backtotop

⭡backtotop

signature - !signature

built with ❤️ by jiangweixian

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].