Commit Graph

98 Commits (main)
 

Author SHA1 Message Date
Leonid Maslakov 540c572d53 Update CHANGELOG.md 1 year ago
Leonid Maslakov 6d540a391e
Merge pull request #2 from lcomrade/dependabot/go_modules/v2/github.com/lcomrade/highlight-1.0.4
Build(deps): Bump github.com/lcomrade/highlight from 1.0.3 to 1.0.4 in /v2
1 year ago
dependabot[bot] f0067f9630
Build(deps): Bump github.com/lcomrade/highlight in /v2
Bumps [github.com/lcomrade/highlight](https://github.com/lcomrade/highlight) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/lcomrade/highlight/releases)
- [Changelog](https://github.com/lcomrade/highlight/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lcomrade/highlight/compare/v1.0.3...v1.0.4)

---
updated-dependencies:
- dependency-name: github.com/lcomrade/highlight
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Leonid Maslakov 7112038963 Fix: `**\***` 1 year ago
Leonid Maslakov ef6c840568 Fix: try highlight 1 year ago
Leonid Maslakov b19cb311c6 Update GitHub Actions 2 years ago
Leonid Maslakov edea87bd5b
Merge pull request #1 from lcomrade/dependabot/go_modules/v2/github.com/lcomrade/highlight-1.0.3
Build(deps): Bump github.com/lcomrade/highlight from 1.0.2 to 1.0.3 in /v2
2 years ago
Leonid Maslakov 7def90b405 Update unit test 2 years ago
dependabot[bot] 1aed5a9248
Build(deps): Bump github.com/lcomrade/highlight in /v2
Bumps [github.com/lcomrade/highlight](https://github.com/lcomrade/highlight) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/lcomrade/highlight/releases)
- [Changelog](https://github.com/lcomrade/highlight/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lcomrade/highlight/compare/v1.0.2...v1.0.3)

---
updated-dependencies:
- dependency-name: github.com/lcomrade/highlight
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Leonid Maslakov 839e0aa821 Update CHANGELOG.md 2 years ago
Leonid Maslakov d96322f850 Add new tests 2 years ago
Leonid Maslakov be92562011 Fix: no code block end 2 years ago
Leonid Maslakov d1c023518b Update test 2 years ago
Leonid Maslakov 804841fed2 Fix: text before code block 2 years ago
Leonid Maslakov 151afd7f4a Update CHANGELOG.md and README.md 2 years ago
Leonid Maslakov d82fe42fbc Fix: empty line at beginning of code block 2 years ago
Leonid Maslakov f7d5fdb75b Update CHANGELOG.md 2 years ago
Leonid Maslakov ba783c6d13 Update deps 2 years ago
Leonid Maslakov 7424df237c Add Dependabot 2 years ago
Leonid Maslakov af3255d47d Fix: v2 go module 2 years ago
Leonid Maslakov 91527ebfdc Remove Go 1.9 support 2 years ago
Leonid Maslakov 10478d5871 Fix: GitHub action for Go 1.9 2 years ago
Leonid Maslakov f92d782474 Add code block highlight 2 years ago
Leonid Maslakov d1cb53e243 Add open code block with any number of chars 2 years ago
Leonid Maslakov 14658947b5 Update go doc 2 years ago
Leonid Maslakov b480a6b22b Fix: text before list 2 years ago
Leonid Maslakov dd214d8ea0 Now style is applied to paragraph as a single line 2 years ago
Leonid Maslakov a8442abe4a Small README.md fix 2 years ago
Leonid Maslakov 7e89aa4661 Update README.md and CHANGELOG.md 2 years ago
Leonid Maslakov 1956385e6c em and strong tags can only be closed with symbol with which it was opened 2 years ago
Leonid Maslakov a7b52d6b1d Update tests 2 years ago
Leonid Maslakov eb5dceb60f Fix: empty title ('## ') 2 years ago
Leonid Maslakov c9bf378ac4 Update CHANGELOG.md 2 years ago
Leonid Maslakov 97e4412451 Fix: ``` in row 2 years ago
Leonid Maslakov ca55ce297a Fix: several chars *, _ or ~ in row 2 years ago
Leonid Maslakov 32e05547ea Fix: asterisk inside word 2 years ago
Leonid Maslakov 5f14acef6b Fix: strong and em tag close 2 years ago
Leonid Maslakov 8a20a5cafa Add new unit tests 2 years ago
Leonid Maslakov 8b7fa9702d Fix: <> brackets in non links 2 years ago
Leonid Maslakov aeee7e9bc7 Update CHANGELOG.md 2 years ago
Leonid Maslakov ee35b75795 Remove many spaces 2 years ago
Leonid Maslakov eb5005f8ad Update GitHub Actions 2 years ago
Leonid Maslakov f200d1687f Add GitHub Actions 2 years ago
Leonid Maslakov 615449ab1a Fix: image 2 years ago
Leonid Maslakov b2c25c867b Fix: '@' in autolink detection 2 years ago
Leonid Maslakov 599be9a3ab Fix: <> shield when autolink is used 2 years ago
Leonid Maslakov 9341ca7211 Remove '-' from begin and end in HTML ID 2 years ago
Leonid Maslakov 62d3aed00a Add unit tests 2 years ago
Leonid Maslakov 9ec7c82590 Allow escape '#' 2 years ago
Leonid Maslakov b739b14685 Update legacy code 2 years ago