Cantitate/Preț
Produs

Introducing Markdown and Pandoc: Using Markup Language and Document Converter

Autor Thomas Mailund
en Limba Engleză Paperback – 20 aug 2019
Discover how to write manuscripts in Markdown and translate them with Pandoc into different output formats. You’ll use Markdown to annotate text formatting information with a strong focus on semantic information: you can annotate your text with information about where chapters and sections start, but not how chapter and heading captions should be formatted. As a result, you’ll decouple the structure of a text from how it is visualized and make it easier for you to produce different kinds of output. The same text can easily be formatted as HTML, PDF, or Word documents, with various visual styles, by tools that understand the markup annotations. 

Finally, you’ll learn to use Pandoc, a tool for translating between different markup languages, such as LaTeX, HTML, and Markdown. This book will not describe all the functionality that Pandoc provides, but will teach you how to translate Markdown documents, how to customize your documents using templates,and how to extend Pandoc’s functionality using filters. If that is something you are interested in, Introducing Markdown and Pandoc will get you started. 

With this set of skills you’ll be able to write more efficiently without worrying about needless formatting and other distractions.

What You Will Learn
  • Why and how to use Markdown and Pandoc
  • Write Markdown
  • Use extensions available in Pandoc and Markdown
  • Write math and code blocks
  • Use templates and produce documents

Who This Book Is For

Programmers and problem solvers looking for technical documentation solutions.

Citește tot Restrânge

Preț: 24969 lei

Preț vechi: 31211 lei
-20% Nou

Puncte Express: 375

Preț estimativ în valută:
4779 5041$ 3982£

Carte disponibilă

Livrare economică 12-26 decembrie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484251485
ISBN-10: 1484251482
Pagini: 122
Ilustrații: IX, 139 p. 3 illus.
Dimensiuni: 155 x 235 mm
Greutate: 0.45 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Cuprins

1: The Beginner's Guide to Markdown and Pandoc.- 2: Why Use Markdown and Pandoc.- 3: Writing Markdown.- 4: Pandoc Markdown Extensions.- 5: Translating Documents.- 6: Math and Computer Programming Languages.- 7: Cross-referencing.- 8: Metadata.- 9: Using Templates.- 10: Preprocessing.- 11: Filters.- 12: Conclusions.

Notă biografică

Thomas Mailund is an associate professor in bioinformatics at Aarhus University, Denmark. He has a background in math and computer science, including experience programming and teaching in the C and R programming languages.  For the last decade, his main focus has been on genetics and evolutionary studies, particularly comparative genomics, speciation, and gene flow between emerging species.


Textul de pe ultima copertă

Discover how to write manuscripts in Markdown and translate them with Pandoc into different output formats. You’ll use Markdown to annotate text formatting information with a strong focus on semantic information: you can annotate your text with information about where chapters and sections start, but not how chapter and heading captions should be formatted. As a result, you’ll decouple the structure of a text from how it is visualized and make it easier for you to produce different kinds of output. The same text can easily be formatted as HTML, PDF, or Word documents, with various visual styles, by tools that understand the markup annotations. 

Finally, you’ll learn to use Pandoc, a tool for translating between different markup languages, such as LaTeX, HTML, and Markdown. This book will not describe all the functionality that Pandoc provides, only how you can use it to write documents in Markdown. If that is something you are interested in, Introducing Markdown and Pandoc will get you started.

With this set of skills you’ll be able to write more efficiently without worrying about needless formatting and other distractions.

You will:
  • Why and how to use Markdown and Pandoc
  • Write Markdown
  • Use extensions available in Pandoc and Markdown
  • Write math and code blocks
  • Use templates and produce documents

Caracteristici

The first book that covers Pandoc to a significant degree along with Markdown Includes practical examples on how to document and write code blocks and math Author has practical experience using these tools in industry and academia