Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

markdown2beamer

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

markdown2beamer

  • 0.1.1
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

markdown2beamer

✨ Detailed features📦 Installation🚀 Usage🔑 License

markdown2beamer is a Ruby-based tool that converts Markdown files into LaTeX Beamer presentations. It supports essential markdown elements like headings, bold/italic text, lists, images, and tables, transforming them into structured Beamer slides for professional presentations. This converter lets you quickly turn simple markdown documents into well-formatted LaTeX Beamer slides.

✨ Detailed features

  • Markdown to Beamer Conversion: Converts standard Markdown headers, lists, tables, images, bold, and italic text to Beamer presentation format.
  • Supports Headers: Transforms Markdown headers (#, ##, etc.) into Beamer slides with appropriate font sizes.
  • List Conversion: Supports both unordered (*, -) and ordered lists (1.).
  • Table Conversion: Converts Markdown tables into Beamer-style tabular format.
  • Image Embedding: Embeds images with captions into the Beamer presentation.
  • Text Formatting: Supports bold (**bold**) and italic (*italic*) text.

📦 Installation

$ gem install markdown2beamer

🚀 Usage

ruby markdown2beamer input_file.md output_file.tex

🔑 License

This package is distributed under the MIT License. This license can be found online at http://www.opensource.org/licenses/MIT.

Disclaimer

This framework is provided as-is, and there are no guarantees that it fits your purposes or that it is bug-free. Use it at your own risk!

FAQs

Package last updated on 15 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc