eta-orionis

Results 3 issues of eta-orionis

Hello, I'm trying to add an index to the Word document (i.e. a table of what word appears at what page in the final document). Word does this automatically if...

feature request

Basic idea: pass a configuration file as a new, optional argument. The config file specifies HTTP authentication credentials and/or SSL/TLS authentication certificates. Syntax: YAML If the config file has been...

The index.d.ts file declaring `class Markup extends Component...` (line 26) should read `declare class Markup extends Component...` Otherwise the newer versions of TS will complain. PR #47 will resolve this.