自从我发现 Asciidoc 以来,我一直在使用它,并经常将它用作我的事实上的 README 文本文件。它在文本中可读,并且可以输出各种其他格式,如手册页、pdf、html 等。
最近我看到越来越多的 FLOSS 项目使用 Markdown。据我所知,它很流畅,但它仍然感觉比 Asciidoc 受限得多。甚至 github 似乎也比 asciidoc 更好地支持 .md。我错过了什么吗?有这么多人使用 .md 的原因吗?
我认为 asciidoc 的可移植性和将它们绑定在一起的一个文本文件使其功能更加强大。
如果有人有任何见解,或者可以告诉我为什么降价 (MD) 如此惊人,我会给你买一杯虚拟啤酒。
理论上这个扫描器可以在 Linux 和 Ubuntu 下工作。我找到了我试图遵循的这份文件。
http://luuklangens.nl/blog/howto-fujitsu-scansnap-s1300-s300-ubuntu-linux
我安装理智,复制固件,确认配置中的位置等。一切看起来都很好。
潜在的问题领域
sudo sane-find-scanner
Run Code Online (Sandbox Code Playgroud)
输出:
# sane-find-scanner will now attempt to detect your scanner. If the
# result is different from what you expected, first make sure your
# scanner is powered up and properly connected to your computer.
found SCSI processor "Marvell 91xx Config 1.01" at /dev/sg5
# Your SCSI scanner was detected. It may or may not be supported by SANE. Try
# scanimage -L and read the backend's manpage.
could not …Run Code Online (Sandbox Code Playgroud)