This is (almost) the same as 0.7.2d137. New features introduced in testing channel now land on stable channel, including
![]()
with the image’s local path.MacDown now has i18n! Thanks to all people giving feedback on this issue, and all our contributors on Transifex. Visit our project page if you would like to help translating MacDown to your language:
https://www.transifex.com/macdown/macdown/
fileURL
is set. This fixes a problem with the CLI utility if you provide a non-standard extension.Styling for <kbd>
tags are added to all themes.
Important Note: You need to manually remove previous CSS files from ~/Library/Application Support/MacDown/Styles
for the new style files to be applied.
You can now configure a preferred marker for the unordered list hotkey (⇧⌘U).
The error message is now clearer when clicking on a hyperlink to a non-existent target in the preview pane.
MacDown now handles files with .markdown
extension.
MathJax processing messages are now hidden in the preview pane.
This update adds new functionalities to MacDown, and provides fixes to bugs and usability issues, etc. Recommended for all users.
This update addresses the security issue found in Sparkle, the automatic upgrade framework used by MacDown. Please upgrade as the earliest possible chance.
You can read more about the security issue at https://github.com/sparkle-project/Sparkle/releases/tag/1.13.1.
73b7135
with a lot of new languages.language-*
class to code blocks, even if syntax is
not specified (language-none
), as recommended by Prism.fileURL
set.jl
for julia
.This is a feature update that adds additional functionalities and fixes problems in previous versions. Recommended for all users.
See blog post for detailed descriptions about new features.
This version fixes various bugs and adds functionalities. Recommended for all users.
Thanks to Alexander Käßner for both the new document icons and improved Retina preference pane icons.
This is a bugfix version. Recommended for all users.
.md
extension with UTI export.This is a bugfix version. Recommended for all users.
![]()
) are highlighted as links.This is a bugfix version. Recommended for all users.
This is a bugfix version. Recommended for all users.
<script>
and <style>
HTML tags are treated as text by the word counter.:
and /
with -
when auto-detecting file names.This version fixes various bugs and adds functionalities. Recommended for all users.
Thanks to Alexander Käßner for the new preference pane icons! See the blog post for information about selected new features.
Other updates include:
<iframe>
tags are handled incorrectly.$...$
inline math syntax.This version fixes various bugs and adds functionalities. Recommended for all users.
We have new icons! Thanks to Matt Zanchelli for the beautiful Yosemite-style app icon and providing Retina resolutions to all icons.
Other notable updates include:
objective-c
, objectivec
, obj-c
, or objc
to get it.html
and xml
as code block language IDs. They are mapped to markup
.First publicly released version. Visit the project site for more information.