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

[WIP] Added support for extracting source code blocks (tangling) #193

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Shurakai
Copy link

Although this needs emacs, it is much better than nothing. Plus, with emacs we can also
use the noweb syntax.

The only problem I still have is with the tests... Not sure why it's not generating the file because
when I manually test it, it works. (I'm quite new to python, so any help is very much welcomed)

Shurakai and others added 3 commits July 14, 2015 19:27
- Without this fix, all #+BEGIN_* blocks are not
  correctly highlighted; this fix just allows whitespace
  to occur before the #+BEGIN blocks, which is quite
  common in documents.
- This feature needs emacs, though.

- Updated documentation as well.

- Tests do not yet work correctly...
@Shurakai
Copy link
Author

Arrgh I just saw the last two commits were included also. Not sure why, they should be in the master branch already....!

@XVilka
Copy link
Contributor

XVilka commented Aug 2, 2019

@Shurakai can you rebase your pull request?

@0xACE
Copy link

0xACE commented Jul 27, 2020

I don't see the problem here. His branch rebases fine on origin/master.

The title of the PR is tagged as WIP.

What are the limitations of the current implementation?

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.

4 participants