Git Product home page Git Product logo

markoff's People

Contributors

kaishin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

markoff's Issues

App cannot print

If I try to print a document (to create a PDF document), this alert occurs:
image

Cannot open .md files

Whenever I try to open a new file, all the .md files are greyed out. Other, non-markup format files can be opened.

Full Screen keyboard shortcut missing

macOS applications that support Full Screen normally have ⌃⌘F as a Enter Full Screen keyboard shortcut. Since Markoff already supports that action would be great to also include the common used keyboard shortcut.

[Bug] Support email not working

[email protected] isn't a valid email for non-thoughtbot domain emails. This is what I get back:

Hello [my email],
We're writing to let you know that the group you tried to contact (markoff) may not exist, or you may not have permission to post messages to the group. A few more details on why you weren't able to post:

  • You might have spelled or formatted the group name incorrectly.
  • The owner of the group may have removed this group.
  • You may need to join the group before receiving permission to post.
  • This group may not be open to posting.

If you have questions related to this or any other Google Group, visit the Help Center at https://support.google.com/a/thoughtbot.com/bin/topic.py?topic=25838.
Thanks,
thoughtbot.com admins

Footnotes support

Need support for footnote syntax like this:

Clicking this number[^1] will lead you to a footnote.

[^1]: Handy! Now click the return link to go back.

Please add a search function

Hi,

I downloaded Markoff because I needed a pure Markdown Viewer. Before, I would use Macdown and just hide the editor window. This solution has one big flaw: You can't search in the preview window, only in the editor.

Now, Markdown would be a great solution if it had a search function.

Quicklook support

I'm not sure of the ability or restrictions within OSX regarding quicklook, but it'd be awesome to use Markoff as the quicklook previewer for markdown files.

Local jpg Image Ref Not Working

If I have a markdown file, and in the same folder I have an image with the filename somefile.jpg, in my markdown I have

![alt text](somefile.jpg)

The image is not displayed, I see the missing image question mark instead.

this also does not work

![alt text](file://somefile.jpg)

Header syntax

Any chance Markoff can be made to support the atx-style header syntax (#) as opposed to just setext-style headers (===)?

GitHub flavored markdown

Just installed Markoff and am really liking it! Feels slick!

Not sure if at all feasible or a good idea, but it'd be very cool if GitHub flavored markdown were to be supported. Especially features like checklists.

Thanks for considering!

[Feature Request] Table support

We have a few README's with tables in them (supported just fine on GitHub), unfortunately they get mangled by Markoff.

Is there any plans for table support?

Performance for large markdown files

Love the app!

For big markdown files there is lots of spinning wheel, and 5-10s for rerendering after file save. I don't see this with e.g. MacDown.

Cannot Open Markdown Files

DESCRIPTION

Cannot open Markdown files with Markoff.

STEPS

  1. Download git repo (any will do): git clone [email protected]:thoughtbot/Markoff.git
  2. drag README.md to Markoff

RESULTS
A dialog appears stating:
The document "README.md" could not be opened. Markoff cannot open files of this type.

EXPECTED RESULTS

Expected that Markoff would be able to open the Markdown files. It shouldn't matter about the type and creator of the file, as likely these will be stamped by whatever favored text editor one uses, e.g. atom.

NOTES

$ getfileinfo README.md 
file: "/path/to/Markoff/README.md"
type: "\0\0\0\0"
creator: "\0\0\0\0"
attributes: avbstclinmedz
created: 04/19/2016 17:27:27
modified: 04/19/2016 17:27:27

Not available in local (non-US) itunes store

Hi,

Thank you very much for making a free markdown previewer for macOS, I appreciate it.

My only issue is, I am not sure how to install it from the available source code and the app store link is not working from my location, please find attached screenshot.

Best regards Anders

Screenshot 2021-08-04 at 09 19 30

[Feature Request] Drag & Drop Support

Please support dragging a file onto an existing window. If using "copy", please spawn a new window and if using "move", please reuse the existing window.

Unable to embed local images

I've got a very simple Markdown file to test this out that just has ![test image](md_assets/tank1.png) in it. I put the file tank1.png in a folder called md_assets in the same directory as this test.md file. I then open with Markoff and I see...

tank image fails to load

Then, I use Markdown Preview in my Sublime Text editor and see...

tank image successfully loaded

Not sure if this is fixed by switching to SwiftMark...but I've installed the latest version from the App Store and am seeing this problem. Thanks!

edit: worth noting that I am able to load external images, and I have tried using the full path to my image.

Comments inside of code blocks don't format correctly after first code block.

git Cheat Sheet

The Rules

To maintain the integrity of the branches and ensure we can deploy features independently we follow these rules:

  1. NEVER commit directly to an ENV branch (master, stage or develop)
  2. NEVER merge one ENV branch into another
  3. Feature branches should be autonomously deployable

Step 1

Create your feature branch

# switch to the master branch
git checkout master
# grab the latest from origin/master
git merge origin master
# create your feature branch (example name 34320-AutoShipImportError)
git checkout -b 34320-AutoShipImportError

Step 2

Commit your changes

# stage and commit your changes to feature branch
git add -A
git commit -m "34320-AutoShipImportError - adding validations to form"

Step 3

Deploy changes to dev for internal review

# merge from origin/master and resolve any conflicts
git merge origin master
# create dev feature branch
git checkout -b 34320-AutoShipImportError-develop 34320-AutoShipImportError
# merge from develop (and resolve conflicts)
git merge origin develop # push develop branch
git push origin 34320-AutoShipImportError-develop

Go to TFS and open a Pull Request with squashing to merge feature branch into develop.

Step 4

Deploy changes to production

# checkout your feature branch and merge from master
git checkout 34320-AutoShipImportError git merge origin master
# push your branch to origin
git push origin 34320-AutoShipImportError

Open a Pull Request to merge feature branch into master
screen shot 2017-07-06 at 4 15 11 pm

Won't open .md files, only .sh files

Screenshot shows everything. I cannot open any .md files. Strangely .sh is the only thing I can open. I'm on High Sierra 10.13.3 and installed Markoff from the app store.

borked

Default window size is too small

Thanks for developing this. I have the latest version installed via App Store on a MacBook Pro (Retina, 15-inch, Mid 2015) running El Capitan 10.11.4. The Markoff window always opens at a size that is too small to reasonably display the rendered contents (see screenshot, which is on a connected 27" display although the issue is the same even on my Pro's 15" display).

screen shot 2016-04-29 at 10 33 44 am

Is this intentional? It's not a huge deal but would be nice to have it default to a readable size and/or change the default and/or use the last window size and position. Thanks!

Local images in a jekyll blog

It would be awesome if I can give it the path to the images somehow so that it renders them correctly for my jekyll blog.

App doesn't remember window size across files

I'm using Markoff 1.0.0 (51) from MAS on OS X 10.11.4, and every file initially opens in a 480x292 window (that's 960x584 in pixels on the retina screen of my rMBP 15'' with default scaling), which is way too small compared to the font size. Subsequent changes to the window size will be remembered for that one file only, so window resize needs to be done for every single file.

Do you think it's more reasonable to remember window size change across different files (just like how Finder opens new windows according to the size of existing windows, or windows from the last session)?

Attached file renders as a blank page

The attached file (which appears to be valid markdown as far as I can tell) renders as a completely blank page in Markoff. This same file has no issue being rendered by other systems that use markdown.

test.txt

Failed to code sign "Markoff"

Is this normal, I opened the project in XCode, to see if I can figure out why Markoff from AppStore cannot open files with .md extension:

No valid signing identities (i.e. certificate and private key pair) matching the team ID “8E7TQ638ZD” were found.

Xcode can attempt to fix this issue. This will reset your code signing and provisioning settings to recommended values and resolve issues with signing identities and provisioning profiles.

How can one compile this project? Are there any instructions or documentation?

Brew Cask Support?

It would be nice to a Homebrew Cask package for this. I like to avoid the AppStore as much as possible.

sharplet/Quick.git repository no longer exists

Install throws an error because the repository https://github.com/sharplet/Quick.git does not exist anymore

Nemesis:Markoff-master vas$ carthage update --platform mac
*** Cloning ReactiveCocoa
*** Cloning SwiftMark
*** Cloning Result
*** Checking out SwiftMark at "0.9"
*** Checking out ReactiveCocoa at "v4.2.2"
*** Checking out Result at "2.1.3"
A shell task (/usr/bin/env git clone --quiet https://github.com/sharplet/Quick.git /Users/vas/Downloads/Markoff-master/Carthage/Checkouts/ReactiveCocoa/Carthage/Checkouts/Quick) failed with exit code 128:
remote: Repository not found.
fatal: repository 'https://github.com/sharplet/Quick.git/' not found

Issue during installation

I'm installing on El Capitan if it matters. I got Xcode installed and when I run

carthage update --platform mac in root of the Markoff folder I get this output:

*** Fetching SwiftMark
*** Fetching ReactiveCocoa
*** Fetching Result
*** Checking out Result at "2.1.3"
*** Checking out ReactiveCocoa at "v4.2.2"
*** Checking out SwiftMark at "0.9"
*** xcodebuild output can be found in /var/folders/v0/2q6ncqbj72sc84_f2gzzwqd40000gn/T/carthage-xcodebuild.9jRZoo.log
A shell task (/usr/bin/xcrun xcodebuild -project /Users/vladdy/tools/Software/Markoff/Carthage/Checkouts/Result/Result.xcodeproj CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES -list) failed with exit code 72:
xcrun: error: unable to find utility "xcodebuild", not a developer tool or in PATH

Seems like it's got something to do with Xcode.

Crashes on startup on High Sierra

Markoff stopped working when I upgraded to High Sierra. It no longer can be used to open .md files, and trying to open the Markoff application from the launcher produces a "Markoff quit unexpectedly" crash report.

This is the current version available through the Mac App Store. 1.0.1, I believe. I tried uninstalling it and installing again; same thing happens. I'm attaching the crash details here in a text file.

I hope this can be fixed. And thank you for this little app, it is lovely, I'm going to miss it very much.

Hangs every time I try to print

Overall, this app is OK. Its output looks decent, and it’s free, which is nice.

However, it crashes EVERY TIME I try to print. If I use the File => Print menu item, then I get a modal alert window saying “Printing Not Allowed” and “This application is not allowed to print. Please contact your application vendor for an update.” Then the app hangs and beachballs and locks up and I need to force quit it.

Ummm, OKKKK … What am I supposed to do with this? If the app can’t print, then remove the File => Print option from the menu. Or else fix print. But don’t hang everytime I try to print. This severely compromises usability and makes me not want to use this otherwise good app.

Please fix ASAP! If you fix printing, I’ll happily update my review to reflect this … Thanks.

Freezes when refreshing a long markdown file

Markoff becomes unresponsive after re-loading/re-rendering any markdown file over 800 words / 4800 characters that has recently been saved.

Note that I'm using a custom CSS template, which you can check out here in the attachments. I have not yet checked it for the default template.

(Note also that this is probably related to Issue #5.)

Auto-reload doesn't work; manual reload doesn't work

Blurb suggests documents are auto-reloaded when changed, but this doesn't happen for me.

In addition, although there's no "Reload" option on the File menu, I just found a "Reload" option all alone in a right-click context menu (right-click on the document window) - however this just replaces the document window with the text $PLACEHOLDER.

Am on 1.0.1 from the Apple App Store. (Though the github front page says latest release is 1.0.0? Perhaps a story for another day..)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.