MarkdownToLaTeX
latest
  • Usage
  • API
MarkdownToLaTeX
  • Welcome to MarkdownToLaTeX’s documentation!
  • Edit on GitHub

Welcome to MarkdownToLaTeX’s documentation!

Indices and tables

  • Index

  • Module Index

  • Search Page

Contents

  • Usage
    • Installation
  • API
    • Markdown
      • ASTERISK
      • BACKSLASH
      • DOLLAR
      • HASH
      • LATEX_BACKSLASH
      • LATEX_NEWLINE
      • LF
      • SPACE
      • SPECIAL_CHARACTERS
      • UNDERSCORE
      • Parser
        • Parser.interpret()
        • Parser.is_count_even()
        • Parser.is_count_odd()
        • Parser.is_count_positive()
        • Parser.is_count_positive_even()
        • Parser.is_count_positive_odd()
        • Parser.is_regular_character()
        • Parser.latex()
        • Parser.reset_count()
        • Parser.set_count()
        • Parser.set_level()
        • Parser.set_state()
        • Parser.update_count()
        • Parser.update_heading()
        • Parser.update_mode()
        • Parser.update_text()
        • Parser.update_tree()
      • Tree
        • Tree.add_branch()
        • Tree.find_diagonal_up()
        • Tree.get_level_max()
        • Tree.to_string()
        • Tree.update_diagonal()
        • Tree.update_heading()
        • Tree.update_text()
    • LaTeX
      • Document
        • Document.get_latex()
        • Document.get_markdownn()
        • Document.parse_markdown()
    • User
      • Choice
        • Choice.markdown_to_latex()
        • Choice.xelatex_to_pdf()
      • latex_to_pdf()
      • markdown_to_latex()
      • markdown_to_pdf()
      • MAX_NUMBEROF_INPUTS
    • Utilities
      • get_file()
Next

© Copyright 2022, gitcordier. Revision 2ae99a2c.

Built with Sphinx using a theme provided by Read the Docs.