Created
          October 6, 2020 22:41 
        
      - 
      
 - 
        
Save hadisfr/4e72897293f77b10d16f1be3c79443ec to your computer and use it in GitHub Desktop.  
    pandoc persian tex html convert
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | pandoc report.md -o report.html --bibliography=biblio.bib --filter pandoc-crossref --filter pandoc-citeproc --csl ./acm.csl --resource-path=./img --self-contained | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | (?s)\!\[([^\]]*)?\[\\\[.*?\\\]\]\{(\#[^ ]*?)\s.*?\}\]\((.*?)\) | |
| {\2} | |
| (?s)\[\\\[[^\}]*?\\\]\]\(\#(.*?)\)\{.*?\} | |
| [@\1] | |
| (?s)\!\[([^\]]*?)\]\(([^\)]*?)\)\n | |
| \!\[\1\]\(\2\)\{\#fig:\2\}\n | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment