Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a raw_latex function, which uses pandoc's raw_attribute extension… #1633

Merged
merged 4 commits into from
Dec 10, 2018

Commits on Dec 10, 2018

  1. Add a raw_latex function, which uses pandoc's raw_attribute extension…

    … to protect latex if it's available
    hughjonesd authored and yihui committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    071f760 View commit details
    Browse the repository at this point in the history
  2. add a generic raw_block() function, and two wrapper functions raw_lat…

    …ex() and raw_html()
    yihui committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    0480d84 View commit details
    Browse the repository at this point in the history
  3. add a news item and roxygenize

    yihui committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    ff9a56f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dae0928 View commit details
    Browse the repository at this point in the history