On 11/13/18 08:50 PM, Keith Packard wrote:
Alan Coopersmith <alan.coopersm...@oracle.com> writes:

3rd choice - this seems to work for me, shipping a file named README in the
tarball without any Makefile modifications:

Yikes! Scary git-fu!

Maybe we can see if cmark-gfm is available? That's the github fork that
parses more useful common mark syntax files, which should be starting to
show up in distros (it's in Debian at least).

         $ cmark-gfm --to plaintext README.md > README

if we actually want to generate a plaintext README file? Until then,
just copy it?

Perhaps if any modules have complex markup in their README's in the future
they can do that.   Right now, the README.md is perfectly readable as plain
text without any scripting:

%  cat README.md
xcursorgen prepares X11 cursor sets for use with libXcursor.

All questions regarding this software should be directed at the
Xorg mailing list:

  https://lists.x.org/mailman/listinfo/xorg

The master development code repository can be found at:

  https://gitlab.freedesktop.org/xorg/app/xcursorgen

Please submit bug reports and requests to merge patches there.

For patch submission instructions, see:

  https://www.x.org/wiki/Development/Documentation/SubmittingPatches

--
        -Alan Coopersmith-               alan.coopersm...@oracle.com
         Oracle Solaris Engineering - https://blogs.oracle.com/alanc
_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to