package yocaml_cmarkit
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Yocaml plugin for using Markdown (via Cmarkit package) as a Markup language
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      yocaml-2.4.0.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=5d230b9dd9e3d434ebb767ecc20732ed8fc03a8c100813ff29c7933a7ee4050d
    
    
  sha512=b4f4b76bef7e4d65d2f7434c122592a02c5d80114bde58f2167509fc92e2666a6b798ca964b9ed07e526ef2b59c5db9c4a435c6c64721a745ea0da37b3eed97a
    
    
  doc/index.html
yocaml_cmarkit
API
Library yocaml_cmarkit
- Yocaml_cmarkitDescribing documents using a Markup language is very common in the Blogosphere (rather than describing all the formatting of document content in HTML, using <p>, <strong> and co).
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page