Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

provide -[CMDocument attributedString] #4

Closed
dinhvh opened this issue Jan 20, 2015 · 3 comments
Closed

provide -[CMDocument attributedString] #4

dinhvh opened this issue Jan 20, 2015 · 3 comments

Comments

@dinhvh
Copy link

dinhvh commented Jan 20, 2015

It would be an easy to way to render a MarkDown document to a NSTextView.

@indragiek
Copy link
Owner

I'm not sure this one is worth adding, as doing it currently only requires 2-3 lines of code (see the example in the README). I think most people would want to customize the attributes used in the attributed string, so having a single method that just returns the attributed string using the defaults probably wouldn't be super useful.

@indragiek
Copy link
Owner

I think this is a reasonable compromise :)

@dinhvh
Copy link
Author

dinhvh commented Jan 20, 2015

Looks perfect!

Hoa V. Dinh

On Tuesday, January 20, 2015 at 8:26 AM, Indragie Karunaratne wrote:

I think this is a reasonable compromise :)


Reply to this email directly or view it on GitHub (#4 (comment)).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants