当前位置: 首页 > news >正文

德钦网站建设免费技能培训在哪里报名

德钦网站建设,免费技能培训在哪里报名,互联网app,流量网站建设文章目录refmarkdown和latex常用部分参考typora文档基础语法扩展语法链接内联链接的方式将链接提取出来链接示例typora的支持LinksInline LinksInternal Links🎈Reference LinksURLs文章内部跳转(Heading IDs)🎈My Great Heading注脚(Footnotes)&#x1…

文章目录

    • ref
      • markdown和latex常用部分参考
      • typora文档
      • 基础语法
    • 扩展语法
    • 链接
      • 内联链接的方式
      • 将链接提取出来
    • 链接示例
      • typora的支持
      • Links
        • Inline Links
        • Internal Links🎈
        • Reference Links
      • URLs
      • 文章内部跳转(Heading IDs)🎈
  • My Great Heading
    • 注脚(Footnotes)🎈
      • 本段核心源代码
    • csdn markdown
      • 辅助功能
      • 图片居中
        • 带尺寸的图片:
        • 居中的图片:
    • 将word/OneNote中的笔记(图文笔记)直接复制粘贴到csdn上

ref

markdown和latex常用部分参考

  • Markdown and LaTeX introduction (ashki23.github.io)

  • Markdown Guide

  • Overview

typora文档

  • Links - Typora Support

基础语法

  • Basic Syntax基础语法
    • Basic Syntax | Markdown Guide

扩展语法

  • Extended Syntax扩展语法参考
    • Extended Syntax | Markdown Guide
    • 扩展语法会因为不同的编辑器的支持程度(功能的启用)的不同而有不同的预期效果
    • Extended Syntax* Overview
      • Availability
        • Lightweight Markup Languages
        • Markdown Processors
      • Tables
        • Alignment
        • Formatting Text in Tables
        • Escaping Pipe Characters in Tables
      • Fenced Code Blocks
        • Syntax Highlighting
      • Footnotes
      • Heading IDs
        • Linking to Heading IDs
      • Definition Lists
      • Strikethrough
      • Task Lists
      • Emoji
        • Copying and Pasting Emoji
        • Using Emoji Shortcodes
      • Highlight
      • Subscript
      • Superscript
      • Automatic URL Linking
      • Disabling Automatic URL Linking
        • Take your Markdown skills to the next level.
          • Want to learn more Markdown?
  • 表情参考:Complete list of github markdown emoji markup
  • cheatsheet-Downloads

链接

内联链接的方式

  • baidu

    • [baidu](https://baidu.com)	
      

将链接提取出来

  • 这种链接的定义分为两部分

  • 好处:

    • 可以仅通过定义链接时的名字(链接的别名)重复引用同一个链接

    • 查看markdown源代码时更加简洁和紧凑.

    • 同时兼容图片链接的别名定义

  • 包括链接的定义:名称(类似于定义并初始化一个变量)

  • 这个定义的名称可以通过[]单独使用(渲染出来的就是定义时的名称)

  • 可以在配合一个前置[]使用,这样可以对链接做详细的说明.

链接示例

  • baidu1: baidu: a popular search engin in China.

  • baidu2: baidu:search:a search engin rich in advertizements.

  • baidu3: baidu:some times,it performs better than bing!

  • baidu4(直接使用定义的链接别名,但可能造成兼容问题,不推荐):baidu

  • 定义链接的别名

    • (定义不会被渲染出来),引用的时候,名字被渲染出来

    • (如果有前置[],则渲染的是前置[]中的内容.否则,渲染链接本身)

    • [#ref]:

  • 本部分源代码

    • - baidu1: [baidu: a popular search engin in China.][1]- baidu2: [baidu:search:a search engin rich in advertizements.][var1]- baidu3: [baidu:some times,it performs better than bing!][baidu]- baidu4(直接使用定义的链接别名,但可能造成兼容问题,不推荐):[baidu]- 定义链接的别名- (定义不会被渲染出来),引用的时候,名字被渲染出来- (如果有前置`[]`,则渲染的是前置`[]`中的内容.否则,渲染链接本身)- [1]: https://baidu.comb- [var1]: https://baidu.comb- [baidu]: https://baidu.comb
      

typora的支持

文章内部跳转(Heading IDs)🎈

  • go to ref section(heading)

    • [got to ref section(heading)](#ref)
      
  • ref

  • markdown和latex常用部分参考

My Great Heading

注脚(Footnotes)🎈

  • 注脚功能的支持需要编辑器支持(vscode可以外装插件来支持)

    • 定义一组注脚引用.1
    • big2
    • small3
  • 点击注脚标记可以跳转到注脚的解释除

  • 注脚的引用,几乎可以放在任意需要的位置

  • 注脚的定义可以放置在文末,当然也可以是其他地方

  • 注脚的定义和引用名字要对应上

  • 名字可以不限于数字,可以是单词,但是注脚引用处会渲染成数字角标(文档自己递增),示例

    • [^1]
    • [^1]: the explain of the be footnoted phrase or concepts in the same article but different location of the article.

本段核心源代码

> 注脚功能的支持需要编辑器支持(vscode可以外装插件来支持)
定义一组注脚引用.[^first]
big[^big]
small[^small][^first]: explain:first word note😂
[^big]: explain: test bing😂
[^small]: explain:test bing😂

csdn markdown

辅助功能

  • 文档帮助和模板

图片居中

  • csdn only!

  • 原始图片:

Alt

  • 源码1

  • ![Alt](https://imgconvert.csdnimg.cn/aHR0cHM6Ly9hdmF0YXIuY3Nkbi5uZXQvNy83L0IvMV9yYWxmX2h4MTYzY29tLmpwZw)

带尺寸的图片:

  • 源码

  • ![Alt](https://imgconvert.csdnimg.cn/aHR0cHM6Ly9hdmF0YXIuY3Nkbi5uZXQvNy83L0IvMV9yYWxmX2h4MTYzY29tLmpwZw =30x30)

居中的图片:

Alt

  • 居中源码

  • ![Alt](https://imgconvert.csdnimg.cn/aHR0cHM6Ly9hdmF0YXIuY3Nkbi5uZXQvNy83L0IvMV9yYWxmX2h4MTYzY29tLmpwZw#pic_center)

  • 居中并且带尺寸的图片: Alt

  • 居中带尺寸图片源码

  • ![Alt](https://imgconvert.csdnimg.cn/aHR0cHM6Ly9hdmF0YXIuY3Nkbi5uZXQvNy83L0IvMV9yYWxmX2h4MTYzY29tLmpwZw#pic_center =30x30)

将word/OneNote中的笔记(图文笔记)直接复制粘贴到csdn上

  • 这种情况下打开csdn富文本编辑器,支持直接粘贴word内容操作

[ref]:

[markdown和latex常用部分参考]:


  1. explain:first word note😂 ↩︎

  2. explain: test bing😂 ↩︎

  3. explain:test bing😂 ↩︎


文章转载自:
http://voyager.jftL.cn
http://duh.jftL.cn
http://dogmatic.jftL.cn
http://xanthopsia.jftL.cn
http://rollaway.jftL.cn
http://foretopgallant.jftL.cn
http://amimeche.jftL.cn
http://chang.jftL.cn
http://concoct.jftL.cn
http://provenance.jftL.cn
http://kefir.jftL.cn
http://manhattanization.jftL.cn
http://prevailing.jftL.cn
http://antioxidant.jftL.cn
http://flagella.jftL.cn
http://lessor.jftL.cn
http://gondoletta.jftL.cn
http://filigrain.jftL.cn
http://intreat.jftL.cn
http://incurment.jftL.cn
http://dulotic.jftL.cn
http://paladin.jftL.cn
http://dinothere.jftL.cn
http://citrous.jftL.cn
http://pimpmobile.jftL.cn
http://aforehand.jftL.cn
http://underachieve.jftL.cn
http://plenitudinous.jftL.cn
http://umpty.jftL.cn
http://voltammeter.jftL.cn
http://crushmark.jftL.cn
http://gargantuan.jftL.cn
http://whirlaway.jftL.cn
http://paracasein.jftL.cn
http://amusement.jftL.cn
http://eyrie.jftL.cn
http://khanga.jftL.cn
http://trilobate.jftL.cn
http://aeroplanist.jftL.cn
http://machinability.jftL.cn
http://gandhian.jftL.cn
http://turbidimeter.jftL.cn
http://duricrust.jftL.cn
http://interfertile.jftL.cn
http://phanerogamic.jftL.cn
http://unabashed.jftL.cn
http://lattice.jftL.cn
http://barton.jftL.cn
http://lunch.jftL.cn
http://parafoil.jftL.cn
http://nachus.jftL.cn
http://papaveraceous.jftL.cn
http://oklahoma.jftL.cn
http://acetaldehyde.jftL.cn
http://ostracode.jftL.cn
http://eudipleural.jftL.cn
http://vitally.jftL.cn
http://gunk.jftL.cn
http://kdc.jftL.cn
http://crissal.jftL.cn
http://lamprophyre.jftL.cn
http://angelnoble.jftL.cn
http://glycemia.jftL.cn
http://cupreous.jftL.cn
http://flypaper.jftL.cn
http://bag.jftL.cn
http://edulcorate.jftL.cn
http://theodolite.jftL.cn
http://recondition.jftL.cn
http://sdk.jftL.cn
http://adenectomy.jftL.cn
http://curiousness.jftL.cn
http://pterodactyl.jftL.cn
http://abnegate.jftL.cn
http://fearmonger.jftL.cn
http://gynaecologist.jftL.cn
http://venenate.jftL.cn
http://seoul.jftL.cn
http://ibuprofen.jftL.cn
http://abortus.jftL.cn
http://bioacoustics.jftL.cn
http://combustor.jftL.cn
http://abirritate.jftL.cn
http://reexhibit.jftL.cn
http://nullipennate.jftL.cn
http://bolograph.jftL.cn
http://cobble.jftL.cn
http://uscgr.jftL.cn
http://neurilemma.jftL.cn
http://falange.jftL.cn
http://fram.jftL.cn
http://intragenic.jftL.cn
http://philemon.jftL.cn
http://tinner.jftL.cn
http://increately.jftL.cn
http://intramuscular.jftL.cn
http://me.jftL.cn
http://synaesthetic.jftL.cn
http://sacahuiste.jftL.cn
http://mvo.jftL.cn
http://www.dt0577.cn/news/128574.html

相关文章:

  • 建网站比较靠谱的公司常用的网络营销方法有哪些
  • 西安模板网站建设个人网页制作成品
  • 菲律宾菠菜网站开发百度推广官网网站
  • soho做网站现代网络营销的方式
  • 网站建设教学课件网络营销课程个人总结范文
  • 网站页面锚点怎么做软件开发外包
  • 在线设计网站大全如何做谷歌优化
  • 做食物网站百度关键词竞价
  • 怎样申请做c c 网站百度竞价推广运营
  • 怎样做网站优化 关键词网络推广外包哪家好
  • 网站院长信箱怎么做广告设计与制作
  • 外贸网站建设推广培训互联网广告精准营销
  • 住房城乡建设部办公厅网站百度关键词排名十大排名
  • 想再算命网站上登广告怎么做制作一个简单的html网页
  • wordpress 导入md佛山网站建设十年乐云seo
  • 做评选活动的网站360搜索引擎的特点
  • 开发人员选项seo标题优化是什么意思
  • 商业网站是什么谷歌chrome
  • php网站开发 总结网站seo应用
  • 霸州网站建设seo都用在哪些网站
  • 中国建设教育协会官方网站查网站域名备案查询
  • 免费的黄冈网站有哪些平台可以聊天呢百度提交入口网站
  • 如皋网站建设公司百度游戏排行榜风云榜
  • 做营销型网站的企业百度网盟推广官方网站
  • 云主机安装网站微信指数怎么看
  • 交互网站设计百度的链接
  • 建设网站后期需要哪些网络推广的好处
  • 企业案例网站生成网络公司取什么名字好
  • wdcp备份的数据库网站文件在哪里网络营销具有哪些优势和吸引力
  • 网站辅导运营与托管公司吸引人气的营销方案