-
Updated
Oct 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 545 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
Oct 7, 2020 - Kotlin
-
Updated
Oct 22, 2020 - JavaScript
-
Updated
Oct 25, 2020 - PHP
on latest develop, if I run:
go test
ERROR: 2020/10/09 16:43:21 oauth.go:148: viewOauthInit error: pretend unable to write state error
--- FAIL: TestViewOauthCallback (0.00s)
--- FAIL: TestViewOauthCallback/success (0.00s)
oauth_test.go:248:
Error Trace: oauth_test.go:248
Error: Received unexpected error:
/logi-
Updated
Oct 19, 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
Oct 22, 2020 - Ruby
-
Updated
Oct 25, 2020 - Shell
-
Updated
Jul 27, 2020 - JavaScript
-
Updated
Sep 26, 2020 - JavaScript
-
Updated
Sep 29, 2020 - PHP
-
Updated
Oct 24, 2020 - JavaScript
-
Updated
Mar 27, 2020 - Groovy
-
Updated
Jul 27, 2020 - HTML
-
Updated
Mar 27, 2019 - CSS
-
Updated
Oct 22, 2020 - HTML
Release build error
When I try to swift build --configuration release on both MacOS and Ubuntu I get this error:
/Users/ianapplebaum/Documents/github/feather/Sources/App/Extensions/Environment+FetchValue.swift:18:9: error: 'guard' body must not fall through, consider using a 'return' or 'throw' to exit the scope
}
^This doesn't show up when I do a normal build. Not sure what to m


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