Skip to content
Merged
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
14 changes: 13 additions & 1 deletion src/pl.x64.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "npp-pluginList",
"version": "1.9",
"arch": "64",
"npp-plugins": [
"npp-plugins": [
{
"folder-name": "3P",
"display-name": "3P - Progress Programmers Pal",
Expand Down Expand Up @@ -46,6 +46,18 @@
"author": "simbaba",
"homepage": "https://sourceforge.net/projects/androidlogger"
},
{
"folder-name": "AnotherMarkdown",
"display-name": "Another Markdown",
"version": "0.1.2",
"id": "02856fcefe1cc7e3d02bd3178f0e2d9a03aac798dc84bd4813125216818ebcc6",
"repository": "https://github.com/ezyuzin/NppAnotherMarkdown/releases/download/0.1.2/AnotherMarkdown-0.1.2-x64.zip",
"description": "[Requires .NET framework v4.7.2]\r\nEasiest customizable, extendable preview and edit for Markdown files.\r\nBonus: Edit and preview 360 photos",
"author": "Evgeny Zyuzin",
"homepage": "https://github.com/ezyuzin/NppAnotherMarkdown",
"npp-compatible-versions": "[8.5,]"
},

{
"folder-name": "nppAutoDetectIndent",
"display-name": "Auto Detect Indention",
Expand Down
13 changes: 12 additions & 1 deletion src/pl.x86.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "npp-pluginList",
"version": "1.9",
"arch": "32",
"npp-plugins": [
"npp-plugins": [
{
"folder-name": "3P",
"display-name": "3P - Progress Programmers Pal",
Expand Down Expand Up @@ -33,6 +33,17 @@
"author": "Mattes H.",
"homepage": "https://sourceforge.net/projects/analyseplugin"
},
{
"folder-name": "AnotherMarkdown",
"display-name": "Another Markdown",
"version": "0.1.2",
"id": "016fa7ceb8cf4158fb636b21993b7ac6a93e66b662768a0af8d8f2755f694936",
"repository": "https://github.com/ezyuzin/NppAnotherMarkdown/releases/download/0.1.2/AnotherMarkdown-0.1.2-x86.zip",
"description": "[Requires .NET framework v4.7.2]\r\nEasiest customizable, extendable preview and edit for Markdown files.\r\nBonus: Edit and preview 360 photos",
"author": "Evgeny Zyuzin",
"homepage": "https://github.com/ezyuzin/NppAnotherMarkdown",
"npp-compatible-versions": "[8.5,]"
},
{
"folder-name": "nppAutoDetectIndent",
"display-name": "Auto Detect Indention",
Expand Down