remark-lint

Docker image for remark-lint markdown code style linter

MIT License

Stars
5

Bot releases are visible (Hide)

remark-lint - 0.3.5 Latest Release

Published by zemanlx 3 months ago

Security updates of node and npm packages (https://github.com/zemanlx/remark-lint/pull/28)

remark-lint - 0.3.4

Published by zemanlx over 1 year ago

Security updates of node and npm packages (https://github.com/zemanlx/remark-lint/pull/27)

remark-lint - 0.3.3

Published by zemanlx over 1 year ago

Security updates of node and npm packages (https://github.com/zemanlx/remark-lint/pull/25)

remark-lint - 0.3.2

Published by zemanlx almost 2 years ago

Security updates of node, alpine and npm packages (#23)

remark-lint - 0.3.1

Published by zemanlx over 2 years ago

  • Migrated from Docker Hub to ghcr.io
  • ARM image available
  • Security updates of node, alpine and npm packages

Full Changelog: https://github.com/zemanlx/remark-lint/compare/0.2.1...0.3.1

remark-lint - 0.2.1

Published by zemanlx about 3 years ago

Security update

docker pull zemanlx/remark-lint:0.2.1

Docker base image:

  • node:14.15.1-alpine3.12 -> node:16.9.1-alpine3.14

NPM dependencies:

  • remark-cli: 9.0.0 -> 10.0.0
  • remark-lint: 8.0.0 -> 9.1.0
  • remark-lint-no-missing-blank-lines: 2.0.1 -> 3.1.0
  • remark-preset-lint-consistent: 4.0.0 -> 5.1.0
  • remark-preset-lint-markdown-style-guide: 4.0.0 -> 5.0.1
  • remark-preset-lint-recommended: 5.0.0 -> 6.1.0
  • remark-validate-links: 10.0.4 -> 11.0.1
remark-lint - 0.2.0

Published by zemanlx over 3 years ago

Feature update

docker pull zemanlx/remark-lint:0.2.0

New support for detecting missing blank lines between paragraphs, titles, code blocks, etc. To use this add lint-no-missing-blank-lines into your config. See example configs in the èxamples directory.

This release also contains routine dependencies update.

remark-lint - 0.1.6

Published by zemanlx almost 4 years ago

Security update

docker pull zemanlx/remark-lint:0.1.6

Docker base image:

  • node:12.16.1-alpine3.11 -> node:14.15.1-alpine3.12

NPM dependencies:

  • remark-cli: 7.0.1 -> 9.0.0
  • remark-lint: 6.0.5 -> 8.0.0
  • remark-preset-lint-consistent: 2.0.3 -> 4.0.0
  • remark-preset-lint-markdown-style-guide: 2.1.3 -> 4.0.0
  • remark-preset-lint-recommended: 3.0.3 -> 5.0.0
  • remark-validate-links: 9.2.0 -> 10.0.2
remark-lint - 0.1.5

Published by zemanlx over 4 years ago

Security update

docker pull zemanlx/remark-lint:0.1.5

Docker base image:

  • node:10.16.3-alpine -> node:12.16.1-alpine3.11

NPM dependencies:

  • remark-cli: 7.0.0 -> 7.0.1
  • remark-validate-links: 9.0.1 -> 9.0.2
remark-lint - 0.1.4

Published by zemanlx about 5 years ago

Security update

docker pull zemanlx/remark-lint:0.1.4

Docker base image:

  • node:10.16.0-alpine -> 10.16.3-alpine

NPM dependencies:

  • remark-cli: 6.0.1 -> 7.0.0
  • remark-lint: 6.0.4 -> 6.0.5
  • remark-preset-lint-consistent: 2.0.2 -> 2.0.3
  • remark-preset-lint-markdown-style-guide: 2.1.2 -> 2.1.3
  • remark-preset-lint-recommended: 3.0.2 -> 3.0.3
  • remark-validate-links: 8.0.2 -> 9.0.1
remark-lint - 0.1.3

Published by zemanlx over 5 years ago

Security update

docker pull zemanlx/remark-lint:0.1.3

Docker base image:

  • node:8.15.0-alpine -> 10.16.0-alpine

NPM dependencies:

  • remark-validate-links: 8.0.0 -> 8.0.2
remark-lint - 0.1.2

Published by zemanlx over 5 years ago

Security update

docker pull zemanlx/remark-lint:0.1.2

Docker base image:

  • node:8.12.0-alpine -> 8.15.0-alpine

NPM dependencies:

  • remark-cli: 5.0.0 -> 6.0.1
  • remark-lint: 6.0.2 -> 6.0.4
  • remark-validate-links: 7.1.0 -> 8.0.0
remark-lint - 0.1.1

Published by zemanlx about 6 years ago

Security update

docker pull zemanlx/remark-lint:0.1.1

Docker base image:

  • node:8.9.4-alpine -> 8.12.0-alpine

NPM dependencies:

  • remark-cli: 5.0.0
  • remark-lint: 6.0.1 -> 6.0.2
  • remark-preset-lint-consistent: 2.0.1 -> 2.0.2
  • remark-preset-lint-markdown-style-guide: 2.1.1 -> 2.1.2
  • remark-preset-lint-recommended: 3.0.1 -> 3.0.2
  • remark-validate-links: 7.0.0 -> 7.1.0
remark-lint - 0.1.0

Published by zemanlx over 6 years ago

Initial release with configuration and CI examples for fast integration.

docker pull zemanlx/remark-lint:0.1.0

Docker base image:

  • node:8.9.4-alpine

NPM dependencies:

  • remark-cli: 5.0.0
  • remark-lint: 6.0.1
  • remark-preset-lint-consistent: 2.0.1
  • remark-preset-lint-markdown-style-guide: 2.1.1
  • remark-preset-lint-recommended: 3.0.1
  • remark-validate-links: 7.0.0
Related Projects