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

Lock version of Org Ruby to 0.9.9 #326

Merged
merged 3 commits into from
Oct 2, 2014

Conversation

wallyqs
Copy link
Contributor

@wallyqs wallyqs commented Jun 21, 2014

Currently the version being used at Github is 0.9.1. By updating to 0.9.7 the following issues would be addressed:

  • Fix Org mode syntax for escaping html: Syntax actually now is @@html:<text>@@
  • Fix #+TITLE: to render as a h1 headline
    org-mode title rendering #309
  • Remove rewriting links to '.org' files as '.html'
    Links between org-files don't work #100
  • Implement :exports options for code blocks
  • Fix code blocks prepended comma stripping
  • Bugfix: Recognize #+RESULTS: block from named blocks

Edit: Updated the PR to use 0.9.9 version which includes:

Thanks

@postspectacular
Copy link

Super thanks, Wally! Let's hope it'll be merged in soon...

@Razer6
Copy link
Contributor

Razer6 commented Aug 15, 2014

@wallyqs Could you update this PR to 0.9.8?

@gjtorikian
Copy link
Contributor

/cc @bkeepers Who looks at markup changes these days?

@bkeepers bkeepers self-assigned this Aug 15, 2014
@bkeepers
Copy link
Contributor

I think it's mostly on me still. Assigned this to myself. I'll get to it soon.

Thanks!

@wallyqs wallyqs changed the title Lock version of Org Ruby to 0.9.7 Lock version of Org Ruby to 0.9.8 Aug 16, 2014
@wallyqs wallyqs changed the title Lock version of Org Ruby to 0.9.8 Lock version of Org Ruby to 0.9.9 Aug 29, 2014
@postspectacular
Copy link

bump! (please) also see: #100 (comment)

@bkeepers
Copy link
Contributor

I kicked off a security review of this today. It looks good from my perspective, but will wait for someone from our security team to verify it before deploying.

@wallyqs
Copy link
Contributor Author

wallyqs commented Sep 24, 2014

@bkeepers Thank you Brandon as always. I will be focusing much more in Org Ruby while in the next batch of HackerSchool to catch up with latest spec features and closing some pending issues. If there is some feedback from Github (e.g. performance..), that would be useful to prioritize what to tackle next too, cheers!

@bkeepers
Copy link
Contributor

bkeepers commented Oct 1, 2014

Still waiting for a review from our security team. The Bash shellshock vulnerability consumed most of their time last week, so I imagine they will get to it this week.

bkeepers added a commit that referenced this pull request Oct 2, 2014
@bkeepers bkeepers merged commit 659e192 into github:master Oct 2, 2014
@bkeepers
Copy link
Contributor

bkeepers commented Oct 2, 2014

Review looks good. This will be going out today.

@wallyqs
Copy link
Contributor Author

wallyqs commented Oct 2, 2014

Thanks a lot!

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

Successfully merging this pull request may close these issues.

6 participants