mirror of
https://github.com/michaelrsweet/pdfio.git
synced 2025-08-29 15:22:06 +02:00
Add support for remote URL links.
This commit is contained in:
@@ -19,9 +19,9 @@ Source Files
|
||||
------------
|
||||
|
||||
The `md2pdf` program is organized into three source files: `md2pdf.c` which
|
||||
contains the code to format the markdown content and `mmd.h` and `mmd.c` which
|
||||
load the markdown content, which come from the [Miniature Markdown Library][MMD]
|
||||
project which is provided under the terms of the Apache License v2.0.
|
||||

|
||||
contains the code to format the markdown content and `mmd.h` and `mmd.c` (from
|
||||
the [Miniature Markdown Library][MMD] project) which load the markdown content.
|
||||
|
||||
[MMD]: https://www.msweet.org/mmd/
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user