-
Updated
Dec 11, 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 556 public repositories matching this topic...
AsciiDoc supports nested tables, see https://asciidoctor.org/docs/user-manual/#nested-tables
In the nested table pipes are replaced by exclamation marks. Below find input, expected output, command, actual output.
$ cat nested.html
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title> NestedTables </title>
</head>
<body>
<table>
<tr>
<td >
<table> <tr> <td> a1 </
-
Updated
Oct 7, 2020 - Kotlin
-
Updated
Dec 11, 2020 - JavaScript
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
Nov 30, 2020 - Lua
-
Updated
Dec 10, 2020 - TypeScript
-
Updated
Oct 8, 2018 - HTML
-
Updated
Dec 11, 2020 - Ruby
-
Updated
Dec 12, 2020 - Shell
-
Updated
Jul 27, 2020 - JavaScript
-
Updated
Nov 28, 2020 - JavaScript
-
Updated
Dec 11, 2020 - PHP
-
Updated
Dec 10, 2020 - Lua
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Nov 23, 2020 - Groovy
-
Updated
Mar 27, 2019 - CSS
-
Updated
Dec 11, 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