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

New feature: hyphenation support using Hyphenopoly.js #34

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Dec 4, 2018

  1. add Hyphenopoly 2.6.0

    RLesur committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    f45dc3c View commit details
    Browse the repository at this point in the history
  2. add a config script for Hyphenopoly to dynamically find where Hypheno…

    …poly assets are located
    RLesur committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    db7c605 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2018

  1. Configuration menu
    Copy the full SHA
    9024f15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    332f08e View commit details
    Browse the repository at this point in the history
  3. roxygenize

    Romain Lesur committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    879e894 View commit details
    Browse the repository at this point in the history
  4. forgot to pass the self_contained argument to html_format(). Improve …

    …help msg.
    Romain Lesur committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    0a6cb2a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0560085 View commit details
    Browse the repository at this point in the history
  6. don't hyphenate titles

    need to add the other elements in the list, otherwise they will be hyphenated
    RLesur committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    dffdd20 View commit details
    Browse the repository at this point in the history
  7. document hyphenation support

    RLesur committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    c471e5d View commit details
    Browse the repository at this point in the history