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 643 public repositories matching this topic...
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
asciidoc checklists
Explain the problem.
Converting the following:
pandoc -f gfm -t asciidoctor <<EOF
- [ ] a
- [x] b
EOFproduces:
* ☐ a
* ☒ binstead of using the checklist syntax (see asciidoctor docs):
* [ ] a
* [x] b
This seems related to [the recently fixed org-mode r
-
Updated
Dec 13, 2021 - 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
Feb 13, 2022 - JavaScript
Is your feature request related to a problem? Please describe.
- Reduce the effort to add
autoto existing projects
Describe the solution you'd like
- A preset that stays up to date with the latest
autofeatures
mrm auto- Document gotchas (e.g. you may have issues with an auto TS config file if your TS settings are different, make sure you have a published
-
Updated
Jan 24, 2022 - Java
-
Updated
Jan 28, 2022 - Lua
-
Updated
Feb 7, 2022 - Ruby
-
Updated
Oct 8, 2018 - HTML
-
Updated
Feb 12, 2022 - Shell
-
Updated
Feb 3, 2021 - JavaScript
When the user saves a form it'd be nice to see some kind of visual feedback about what happened, instead of just reloading the page. The edit form notification box should be enabled by default for all the edit forms.
-
Updated
Oct 3, 2021 - JavaScript
-
Updated
Feb 11, 2022 - PHP
-
Updated
Jan 28, 2021 - Lua
-
Updated
Feb 13, 2022 - JavaScript
-
Updated
Feb 1, 2022 - HTML
-
Updated
Oct 13, 2021 - Groovy
Issue Summary
When setting up a dev env on windows,
yarn setupfails