GithubHelp home page GithubHelp logo

org-remark's Introduction

org-remark.el ---


License GPL 3 Build Status

Function Documentation

(org-remark-headline HEADLINE CONTENTS INFO)

Transcode a HEADLINE element from Org to Google I/O slides. CONTENTS holds the contents of the headline. INFO is a plist holding contextual information.

(org-remark-example-block EXAMPLE-BLOCK CONTENTS INFO)

Transcode EXAMPLE-BLOCK element into Markdown format. CONTENTS is nil. INFO is a plist used as a communication channel.

(org-remark-src-block SRC-BLOCK CONTENTS INFO)

Transcode a SRC-BLOCK element from Org to HTML. CONTENTS holds the contents of the item. INFO is a plist holding contextual information.

(org-remark-section SECTION CONTENTS INFO)

Transcode a SECTION element from Org to HTML. CONTENTS holds the contents of the section. INFO is a plist holding contextual information.

(org-remark-inner-template CONTENTS INFO)

Return body of document string after HTML conversion. CONTENTS is the transcoded contents string. INFO is a plist holding export options.

(org-remark-export-to-html &optional ASYNC SUBTREEP VISIBLE-ONLY)

Export current buffer to a Markdown file.

If narrowing is active in the current buffer, only export its narrowed part.

If a region is active, export that region.

A non-nil optional argument ASYNC means the process should happen asynchronously. The resulting file should be accessible through the org-export-stack interface.

When optional argument SUBTREEP is non-nil, export the sub-tree at point, extracting information from the headline properties first.

When optional argument VISIBLE-ONLY is non-nil, don't export contents of hidden elements.

Return output file's name.


Markdown README file generated by make-readme-markdown.el

org-remark's People

Contributors

coldnew avatar

Watchers

James Cloos avatar

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.