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 654 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
Feb 16, 2022 - 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
Apr 23, 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
Mar 26, 2022 - Java
-
Updated
Apr 24, 2022 - Lua
-
Updated
Apr 25, 2022 - Ruby
-
Updated
Oct 8, 2018 - HTML
-
Updated
Apr 25, 2022 - Shell
It seems like the "don't generate code" command to nbconvert doesn't get sent when you ask for a rerun of a report which previously had this selected.
-
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
Apr 22, 2022 - PHP
-
Updated
Jan 28, 2021 - Lua
-
Updated
Apr 26, 2022 - JavaScript
-
Updated
Apr 24, 2022 - HTML
Issue Summary
When setting up a dev env on windows,
yarn setupfails