/*************************************************************************
* markdown to html
* 说明:
* 使用markdown语法写东西,其速度是要比html要快的,而且也越来越喜欢使用
* markdwon了,于是找到这个markdown to html网站,很方便、实用。
*
* 2016-11-22 深圳 南山平山村 曾剑锋
************************************************************************/ 一、在线工具:
http://www.atool.org/html2markdown.php 二、markdown 源代码:
[Convert markdown to HTML](http://www.atool.org/html2markdown.php) chapter-01:
[01.01-basic-scene.html](chapter-01/01.01-basic-scene.html)
[01.02-simple-mesh.html](chapter-01/01.02-simple-mesh.html)
[01.03-vertices.html ](chapter-01/01.03-vertices.html)
[01.04-faces.html ](chapter-01/01.04-faces.html)
[01.05-controls.html ](chapter-01/01.05-controls.html)
[01.06-statistics.html ](chapter-01/01.06-statistics.html) chapter-02:
[02.01-globe-and-camera.html ](chapter-02/02.01-globe-and-camera.html)
[02.02-basic-textures.html ](chapter-02/02.02-basic-textures.html)
[02.03-add-lighting.html ](chapter-02/02.03-add-lighting.html)
[02.04-starry-background.html ](chapter-02/02.04-starry-background.html)
[02.05-advanced-textures.html ](chapter-02/02.05-advanced-textures.html)
[02.06-canvas-overlay.html ](chapter-02/02.06-canvas-overlay.html)
[02.07-add-an-object-overlay.html ](chapter-02/02.07-add-an-object-overlay.html)
[02.07-add-an-object-overlay-orig.html](chapter-02/02.07-add-an-object-overlay-orig.html) chapter-03:
[03.01-simple-generated-maze.html](chapter-03/03.01-simple-generated-maze.html)
[03.02-animate-cube.html ](chapter-03/03.02-animate-cube.html)
[03.03-collision-detection.html ](chapter-03/03.03-collision-detection.html)
[03.04-ball-and-maze.html ](chapter-03/03.04-ball-and-maze.html)
[03.05-keyboard-controls.html ](chapter-03/03.05-keyboard-controls.html)
[03.0A-maze.html ](chapter-03/03.0A-maze.html) chapter-04:
[04.01-output-sound-volums.html ](chapter-04/04.01-output-sound-volums.html)
[04.02-particle-line-output.html ](chapter-04/04.02-particle-line-output.html)
[04.03-bar-histogram.html ](chapter-04/04.03-bar-histogram.html)
[04.04-particle-line-landscape.html](chapter-04/04.04-particle-line-landscape.html)
[04.04-bass-circle-system.html ](chapter-04/04.04-bass-circle-system.html) chapter-05:
[05.01-3D-plane-from-scratch.html ](chapter-05/05.01-3D-plane-from-scratch.html)
[05.02-3D-plane-from-scratch-perlin.html](chapter-05/05.02-3D-plane-from-scratch-perlin.html)
[05.03-3D-plane-with-texture.html ](chapter-05/05.03-3D-plane-with-texture.html)
[05.04-Simple-3D-Buildings.html ](chapter-05/05.04-Simple-3D-Buildings.html)
[05.05-generated-tree.html ](chapter-05/05.05-generated-tree.html) chapter-06:
[06.01-CSS3DSkeleton.html ](chapter-06/06.01-CSS3DSkeleton.html)
[06.02-google-maps-cube.html](chapter-06/06.02-google-maps-cube.html)
[06.03-Animations.html ](chapter-06/06.03-Animations.html)
[06.04-CSS3DSprites.html ](chapter-06/06.04-CSS3DSprites.html)
[gm-embed.html ](chapter-06/gm-embed.html) chapter-07:
[07.01-load-json-model.html ](chapter-07/07.01-load-json-model.html)
[07.02-load-json-model-textures.html ](chapter-07/07.02-load-json-model-textures.html)
[07.03-load-json-model-animations-bones.html](chapter-07/07.03-load-json-model-animations-bones.html)
[07.04-load-json-model-animations-morph.html](chapter-07/07.04-load-json-model-animations-morph.html) 三、转换输出内容:
<p>http://www.atool.org/html2markdown.php<br/><a href="http://www.atool.org/html2markdown.php">Convert markdown to HTML</a> </p> <p>chapter-01:<br/><a href="chapter-01/01.01-basic-scene.html">01.01-basic-scene.html</a><br/><a href="chapter-01/01.02-simple-mesh.html">01.02-simple-mesh.html</a><br/><a href="chapter-01/01.03-vertices.html">01.03-vertices.html </a><br/><a href="chapter-01/01.04-faces.html">01.04-faces.html </a><br/><a href="chapter-01/01.05-controls.html">01.05-controls.html </a><br/><a href="chapter-01/01.06-statistics.html">01.06-statistics.html </a> </p> <p>chapter-02:<br/><a href="chapter-02/02.01-globe-and-camera.html">02.01-globe-and-camera.html </a><br/><a href="chapter-02/02.02-basic-textures.html">02.02-basic-textures.html </a><br/><a href="chapter-02/02.03-add-lighting.html">02.03-add-lighting.html </a><br/><a href="chapter-02/02.04-starry-background.html">02.04-starry-background.html </a><br/><a href="chapter-02/02.05-advanced-textures.html">02.05-advanced-textures.html </a><br/><a href="chapter-02/02.06-canvas-overlay.html">02.06-canvas-overlay.html </a><br/><a href="chapter-02/02.07-add-an-object-overlay.html">02.07-add-an-object-overlay.html </a><br/><a href="chapter-02/02.07-add-an-object-overlay-orig.html">02.07-add-an-object-overlay-orig.html</a> </p> <p>chapter-03:<br/><a href="chapter-03/03.01-simple-generated-maze.html">03.01-simple-generated-maze.html</a><br/><a href="chapter-03/03.02-animate-cube.html">03.02-animate-cube.html </a><br/><a href="chapter-03/03.03-collision-detection.html">03.03-collision-detection.html </a><br/><a href="chapter-03/03.04-ball-and-maze.html">03.04-ball-and-maze.html </a><br/><a href="chapter-03/03.05-keyboard-controls.html">03.05-keyboard-controls.html </a><br/><a href="chapter-03/03.0A-maze.html">03.0A-maze.html </a> </p> <p>chapter-04:<br/><a href="chapter-04/04.01-output-sound-volums.html">04.01-output-sound-volums.html </a><br/><a href="chapter-04/04.02-particle-line-output.html">04.02-particle-line-output.html </a><br/><a href="chapter-04/04.03-bar-histogram.html">04.03-bar-histogram.html </a><br/><a href="chapter-04/04.04-particle-line-landscape.html">04.04-particle-line-landscape.html</a><br/><a href="chapter-04/04.04-bass-circle-system.html">04.04-bass-circle-system.html </a> </p> <p>chapter-05:<br/><a href="chapter-05/05.01-3D-plane-from-scratch.html">05.01-3D-plane-from-scratch.html </a><br/><a href="chapter-05/05.02-3D-plane-from-scratch-perlin.html">05.02-3D-plane-from-scratch-perlin.html</a><br/><a href="chapter-05/05.03-3D-plane-with-texture.html">05.03-3D-plane-with-texture.html </a><br/><a href="chapter-05/05.04-Simple-3D-Buildings.html">05.04-Simple-3D-Buildings.html </a><br/><a href="chapter-05/05.05-generated-tree.html">05.05-generated-tree.html </a> </p> <p>chapter-06:<br/><a href="chapter-06/06.01-CSS3DSkeleton.html">06.01-CSS3DSkeleton.html </a><br/><a href="chapter-06/06.02-google-maps-cube.html">06.02-google-maps-cube.html</a><br/><a href="chapter-06/06.03-Animations.html">06.03-Animations.html </a><br/><a href="chapter-06/06.04-CSS3DSprites.html">06.04-CSS3DSprites.html </a><br/><a href="chapter-06/gm-embed.html">gm-embed.html </a> </p> <p>chapter-07:<br/><a href="chapter-07/07.01-load-json-model.html">07.01-load-json-model.html </a><br/><a href="chapter-07/07.02-load-json-model-textures.html">07.02-load-json-model-textures.html </a><br/><a href="chapter-07/07.03-load-json-model-animations-bones.html">07.03-load-json-model-animations-bones.html</a><br/><a href="chapter-07/07.04-load-json-model-animations-morph.html">07.04-load-json-model-animations-morph.html</a> </p>

markdown to html的更多相关文章

  1. NiceMark——我的Markdown编辑器

    NiceMark--我的Markdown编辑器 闲来无事,写了一个Markdown编辑器.基于electron,完全采用Web前段技术(Html,css,JavaScript)实现.代码已托管在Git ...

  2. Markdown 图片助手-MarkdownPicPicker

    title: Markdown 图片助手 v0.1 toc: true comments: true date: 2016-06-04 16:40:06 tags: [Python, Markdown ...

  3. 前端学Markdown

    前面的话   我个人理解,Markdown就是一个富文本编辑器语言,类似于sass对于css的功能,Markdown也可以叫做HTML预处理器,只不过它是一门轻量级的标记语言,可以更简单的实现HTML ...

  4. 好用的Markdown编辑器一览 readme.md 编辑查看

    https://github.com/pandao/editor.md https://pandao.github.io/editor.md/examples/index.html Editor.md ...

  5. mac好用的markdown编辑器

    在刚开始接触markdown的时候,就被吸引了.此后一直在找贴心的好用的markdown编辑器.印象笔记和马克飞象配合着用也是挺好的,唯一的缺点就是比较封闭,发个笔记的链接给同学,还得注册才能看,导致 ...

  6. Markdown学习笔记

    分为两步: 1.阅读Markdown中文官网的文档 2.下载MarkdownPad2将中文官网中文档的例子敲一遍,其中Markdownpad2为官网中推荐的编辑器 备注: 如果只看中文官网文档,不边看 ...

  7. Linux 中优秀的文本化编辑思想大碰撞(Markdown、LaTeX、MathJax)

    这样一个标题可能不太准确,因为确实无法准确地解释什么叫"文本化编辑思想".其实我这篇随笔主要是想探讨 Markdown.LaTeX.MathJax,有兴趣的朋友可以继续往下看,同时 ...

  8. Markdown是怎样接管我的各种的写作工作的

    对于一个程序猿来说,没有什么比单纯的写代码更能让人兴奋了.如果能让你像写代码一样写文档,不用再面对那些繁琐的样式,你会怎么看?它就是Markdown!即使博客园已经有不少介绍的文章了,但是我依然还是不 ...

  9. markdown常用语法总结

    转自markdown示例[模板] 1.1.段落标题 根据原文中的文档标题可以对应设置标题. # 一级标题## 二级标题### 三级标题 效果 => 一级标题 二级标题 三级标题 1.2.斜体.加 ...

  10. 基于 Cmd MarkDown 的 markdown 语法学习

    首先我要打一个属于干货的广告:CmdMarkDown 是非常好用的markdown编辑器软件,支持全平台,由作业部落出品,分为客户端与WEB端两种使用场景. 本篇博客学习的markdown语法都是基于 ...

随机推荐

  1. 一步一步配置NLB

    废话不说,配置NLB需要准备以下环境: 1. 至少两个服务器,我的是windows server 2008 R2; 我的两个服务器名分别为NLB3和NLB2,其中NLB3是主,为什么呢?后面会谈到,在 ...

  2. php安装出现的部分错误

    在CentOS编译PHP5的时候有时会遇到以下的一些错误信息,基本上都可以通过yum安装相应的库来解决.以下是具体的一些解决办法: checking for BZip2 support… yes ch ...

  3. Windows获取文件大小

    Windows最初的设计允许我们处理非常大的文件,所以最初的设计者选用64位值来表示文件大小.但是我们在日常处理过程中文件大小一般不会超过4GB.故Windows提供了两个联合类型的数据结构表示文件大 ...

  4. linux常用的重要的命令: netstat

    Netstat 命令用于显示各种网络相关信息,如网络连接,路由表,接口状态 (Interface Statistics),masquerade 连接,多播成员 (Multicast Membershi ...

  5. java 面向对象编程 --第十二章 JDK常用类

    1.  系统类 java.lang包   System类 sys.out;sys.exit;sys.gc; sys.currentTimeMillis();----得到从1970-01-01到当前时间 ...

  6. FOJ 2105 Digits Count

    题意:对一串数字进行抑或某数,和某数,或某数,统计某区间和的操作. 思路:因为化成二进制就4位可以建4颗线段树,每颗代表一位二进制. and 如果该为是1  直接无视,是0则成段赋值为0: or  如 ...

  7. 迭代输出Map和List<Map<String,Object>>的方法

    一.Map<String,Object> String:key的类型 Object:value的类型,value可能是String,或者int类型,什么类型都可以 对于Map接口来说,本身 ...

  8. IP数据报的格式

    1. IP数据报首部的固定部分中的各字段 ①版本:占4位,指IP协议的版本.通信双方使用的 IP协议版本必须一致.日前广泛使用的 IP协议版本号为 4 (即 IPv4). IPv6 目前还处于起步阶段 ...

  9. Rhel6-keepalived+lvs配置文档

    系统环境: rhel6 x86_64 iptables and selinux disabled 主机: 192.168.122.119 server19.example.com 192.168.12 ...

  10. 分布式一致性原理—CAP

    背景 随着分布式事务的出现,传统的单机事务模型(ACID)已经无法胜任,尤其是对于一个高访问量.高并发的互联网分布式系统来说. 如果我们要求严格一致性,很可能就需要牺牲掉系统的可用性,反之亦然.但两者 ...