-
Updated
Sep 24, 2020 - JavaScript
Publishing
Publishing is the creation of documents using page layout skills on a personal computer primarily for print. Desktop publishing software can generate layouts and produce typographic quality text and images comparable to traditional typography and printing.
Here are 530 public repositories matching this topic...
Version: 2.9.2.1
Input
<html>
<head>
<title>placeholder</title>
</head>
<body>
<img data-external="1" src="https://static.fimfiction.net/images/logo-2x.png">
</body>
</html>
Output
> pandoc -f html -t epub -o test.epub test.html
> unzip -l test.epub
Archive: test.epub
Length Date Time Name
--------- ---------- ----- ----
2
-
Updated
Sep 9, 2020 - Kotlin
-
Updated
Sep 23, 2020 - JavaScript
The list of posts is correctly blocked, but individual posts are accessible it seems.
This is a partial screenshot of anonymous access to the url of the post. At the very least, the message is wrong.
I haven't tested extensively with all silenced accounts. The 'user account
-
Updated
Sep 23, 2020 - Lua
Describe the bug
If there is no version property found, the gradle plugin throws an error.
To Reproduce
Expected behavior
Like the npm p
-
Updated
Oct 8, 2018 - HTML
-
Updated
Sep 22, 2020 - Ruby
-
Updated
Sep 24, 2020 - Shell
-
Updated
Jul 27, 2020 - JavaScript
-
Updated
Aug 25, 2020 - JavaScript
-
Updated
Mar 27, 2020 - Groovy
-
Updated
Mar 27, 2019 - CSS
When installing Ghost there isn't an option to specify a custom database port for MySQL. If you're installing it on a managed database service that runs on a non-standard MySQL port this means you have to install ghost initially and let it fail, then manually edit the config.production.json file and add the port, then restart ghost.
-
Updated
Sep 14, 2020 - PHP
-
Updated
Jul 27, 2020 - HTML
-
Updated
Jul 30, 2020 - HTML
This set of attributes should be an attribute set.
This is not the only place where magic attributes occur in the PDF plugin, but it's impossible to address everything at once.



Expected Behavior
It should be possible to customize the header of the generated changelog (or omit it completely).
Current Behavior
The changelog header is hardcoded in https://github.com/lerna/lerna/blob/master/core/conventional-commits/lib/constants.js
Possible Solution
A `command.publish.changelogHea