Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
sbarex committed Dec 31, 2024
2 parents dfb742b + 6bebba6 commit caf3986
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ Bugfix:
### 1.0b12
1.0b12
New features:
- New icon (thanks to [hazarek](https://github.com/hazarek)).
- New icon (thanks to [setanarut](https://github.com/setanarut)).
- Wrapper highlight library build inside the Xcode project.
- Wrapper highlight embed goutils with enry guess engine.
- Better about dialog.
Expand All @@ -281,7 +281,7 @@ Bugfix:

### 1.0.b9
New features:
- Updated the default CSS style (thanks to [hazarek](https://github.com/hazarek)).
- Updated the default CSS style (thanks to [setanarut](https://github.com/setanarut)).
- For Syntax highlighting, option to choose the document style or a specific language style.


Expand Down
2 changes: 1 addition & 1 deletion QLMarkdown/AboutViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ class AboutViewController: NSViewController {
s += "Yams (<a href=\"https://github.com/jpsim/Yams.git\">https://github.com/jpsim/Yams.git</a>)<br />\n"
s += "SwiftSoup (<a href=\"https://github.com/scinfu/SwiftSoup\">https://github.com/scinfu/SwiftSoup</a>)<br />\n"
s += "<br />\n———<br />\n<br />\n"
s += "Thanks to hazarek (<a href=\"https://github.com/hazarek\">https://github.com/hazarek</a>) for the app icon and CSS style.<br />\n"
s += "Thanks to setanarut (<a href=\"https://github.com/setanarut\">https://github.com/setanarut</a>) for the app icon and CSS style.<br />\n"

s += "</div>"

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ On Big Sur there is a bug in the Quick Look engine and WebKit that cause the imm
I am not primarily an application developer. There may be possible bugs in the code, be patient.
Also, I am not a native English speaker :sweat_smile:.

Thanks to [hazarek](https://github.com/hazarek) for the app icon and the CSS style.
Thanks to [setanarut](https://github.com/setanarut) for the app icon and the CSS style.

**This application was developed for pleasure :heart:.**

Expand Down

0 comments on commit caf3986

Please sign in to comment.