Skip to content

Commit 36d727a

Browse files
authored
Merge branch 'wbond:master' into master
2 parents 58586cf + b95c181 commit 36d727a

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

repository/i.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1093,6 +1093,17 @@
10931093
}
10941094
]
10951095
},
1096+
{
1097+
"name": "Ipynb Preview as Markdown",
1098+
"details": "https://github.com/valentinbarral/IpynbPreviewAsMarkdown",
1099+
"labels": ["text manipulation", "formatting"],
1100+
"releases": [
1101+
{
1102+
"sublime_text": "*",
1103+
"tags": true
1104+
}
1105+
]
1106+
},
10961107
{
10971108
"name": "IPython Notebook",
10981109
"details": "https://github.com/maximsch2/SublimeIPythonNotebook",

repository/w.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -730,7 +730,7 @@
730730
"name": "WordingStatus",
731731
"details": "https://github.com/evandrocoan/WordingStatus",
732732
"previous_names": ["WordCount"],
733-
"author": ["titoBouzout", "evandrocoan"],
733+
"author": "evandrocoan",
734734
"releases": [
735735
{
736736
"sublime_text": ">=3000",

0 commit comments

Comments
 (0)