GithubHelp home page GithubHelp logo

Comments (5)

mojavelinux avatar mojavelinux commented on August 19, 2024

The closest thing currently is the now deprecated manpage templates (it's deprecated because it's now part of core). They use ERB to output something close to plain text, but it should give you an idea of how it is done.

https://github.com/asciidoctor/asciidoctor-backends/tree/master/erb/manpage

Another way to get plain text (which is what AsciiDoc Python did) was convert the HTML output to plain text using links.

$ links -dump output.html

from asciidoctor-backends.

kito99 avatar kito99 commented on August 19, 2024

Where can I find more info on links?

On Wed, Nov 4, 2015 at 12:52 AM, Dan Allen [email protected] wrote:

The closest thing currently is the now deprecated manpage templates (it's
deprecated because it's now part of core). They use ERB to output something
close to plain text, but it should give you an idea of how it is done.

https://github.com/asciidoctor/asciidoctor-backends/tree/master/erb/manpage

Another way to get plain text (which is what AsciiDoc Python did) was
convert the HTML output to plain text using links.

$ links -dump output.html


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

from asciidoctor-backends.

mojavelinux avatar mojavelinux commented on August 19, 2024

Try this page: http://www.sagehill.net/docbookxsl/FormattedText.html

from asciidoctor-backends.

kito99 avatar kito99 commented on August 19, 2024

Thanks! My course is over, but I'll give it a try the next time I have the
opportunity.

On Thu, Nov 5, 2015 at 9:54 PM, Dan Allen [email protected] wrote:

Try this page: http://www.sagehill.net/docbookxsl/FormattedText.html


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

from asciidoctor-backends.

mojavelinux avatar mojavelinux commented on August 19, 2024

👍

from asciidoctor-backends.

Related Issues (20)

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.