Go to file
Daniel Stenberg c280010d8b
managen: fix superfluous leading blank line in quoted sections
When a markdown quoted section using 4-space indentation was converted
to nroff, managen previously caused a newline to appear after the
leading .nf. This fix makes sure that newline is inserted *before* .nf
as intended.

This is perhaps most notable in the HTML version of rendered manpages if
the quoted sections use different colors or similar.

Closes #14732
2024-08-30 00:21:22 +02:00
.circleci
.github GHA: update github/codeql-action digest to 4dd1613 2024-08-29 16:53:23 +02:00
CMake build: drop unused feature-detection code for Apple poll() 2024-08-29 17:54:53 +02:00
docs dump-ca-embed.md: set as "boolean", not "single" 2024-08-30 00:12:36 +02:00
include
lib ftp: always offer line end conversions 2024-08-29 20:24:37 +02:00
LICENSES
m4 build: drop unused feature-detection code for Apple poll() 2024-08-29 17:54:53 +02:00
packages
plan9
projects
scripts managen: fix superfluous leading blank line in quoted sections 2024-08-30 00:21:22 +02:00
src configure: remove USE_EXPLICIT_LIB_DEPS 2024-08-28 13:45:01 +02:00
tests managen: fix superfluous leading blank line in quoted sections 2024-08-30 00:21:22 +02:00
winbuild
.azure-pipelines.yml
.dcignore
.dir-locals.el
.git-blame-ignore-revs
.gitattributes
.gitignore
.mailmap
acinclude.m4
appveyor.sh
appveyor.yml CI: add test timeouts, more cmake build tests, fix VS2010 C warning 2024-08-27 23:40:48 +02:00
buildconf
buildconf.bat
CHANGES.md
CMakeLists.txt cmake: fix internal variable names in Rustls detection 2024-08-29 13:56:05 +02:00
configure.ac test1013.pl: require case match for features, order match for protos, fix issue 2024-08-29 13:56:05 +02:00
COPYING
curl-config.in
Dockerfile
GIT-INFO.md
libcurl.def
libcurl.pc.in
Makefile.am
Makefile.dist
maketgz
README
README.md
RELEASE-NOTES RELEASE-NOTES: synced 2024-08-28 14:09:12 +02:00
renovate.json
REUSE.toml
SECURITY.md

curl logo

Curl is a command-line tool for transferring data specified with URL syntax. Learn how to use curl by reading the manpage or everything curl.

Find out how to install curl by reading the INSTALL document.

libcurl is the library curl is using to do its job. It is readily available to be used by your software. Read the libcurl manpage to learn how.

Open Source

curl is Open Source and is distributed under an MIT-like license.

Contact

Contact us on a suitable mailing list or use GitHub issues/ pull requests/ discussions.

All contributors to the project are listed in the THANKS document.

Commercial support

For commercial support, maybe private and dedicated help with your problems or applications using (lib)curl visit the support page.

Website

Visit the curl website for the latest news and downloads.

Source code

Download the latest source from the Git server:

git clone https://github.com/curl/curl.git

Security problems

Report suspected security problems via our HackerOne page and not in public.

Notice

Curl contains pieces of source code that is Copyright (c) 1998, 1999 Kungliga Tekniska Högskolan. This notice is included here to comply with the distribution terms.

Backers

Thank you to all our backers! 🙏 Become a backer.

Sponsors

Support this project by becoming a sponsor.