Skip to content

nuancheng/dome-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

数据

你好

哈喽

二货

无知的人类
颤抖吧

哈喽你是个二货

颤抖吧哈哈哈哈你打大笨蛋


  • 大笨蛋
  • 大笨蛋才会喜欢你
  • niho

nigeerhuo

console.log('234sddsdfs')
returns(){
    return(marked(this.state.data))
}
componentDidMount() {
    let xss=this.props.params.title
        gitmd(xss)
        .then((we)=>
               this.setState({
                  data:we.as
              })
         )
         .catch(()=>{
             alert('404')
         })

}
render () {
    marked.setOptions({
        highlight:function(code){
            return hljs.highlightAuto(code).value;
        }
    });
    return(
        <div style={{textAlign:'center'}}>
            <div dangerouslySetInnerHTML={{__html: this.returns()}} />
        </div>
    )
}
jsdhsdfsfjksd<sfs>sdfsdf</sfs>

table tab 键 出表格 | Headwerer One | Headerweer Two |

Item Oneewr Item Twerewo
:------------- :-------------
:------------- :-------------

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published