<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" 
  xmlns:content="http://purl.org/rss/1.0/modules/content/" 
  xmlns:dc="http://purl.org/dc/elements/1.1/" 
  xmlns:atom="http://www.w3.org/2005/Atom" 
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" 
  xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>math on Hugo Zzo Theme</title>
    <link>https://nervous-saha-a0a2c2.netlify.app/en/categories/math/</link>
    <description>Recent content in math on Hugo Zzo Theme</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <managingEditor>zzossig@gmail.com (zzossig)</managingEditor>
    <webMaster>zzossig@gmail.com (zzossig)</webMaster>
    <copyright>&amp;copy;{year}, All Rights Reserved</copyright>
    <lastBuildDate>Sat, 16 Nov 2019 12:00:06 +0900</lastBuildDate>
    
        <atom:link href="https://nervous-saha-a0a2c2.netlify.app/en/categories/math/index.xml" rel="self" type="application/rss+xml" />
    
    
    

      
      <item>
        <title>MathJax support</title>
        <link>https://nervous-saha-a0a2c2.netlify.app/en/posts/test-mathjax/</link>
        <pubDate>Sat, 16 Nov 2019 12:00:06 +0900</pubDate>
        <author>zzossig@gmail.com (zzossig)</author>
        <atom:modified>Sat, 16 Nov 2019 12:00:06 +0900</atom:modified>
        <guid>https://nervous-saha-a0a2c2.netlify.app/en/posts/test-mathjax/</guid>
        <description>When $a \ne 0$, there are two solutions to $(ax^2 + bx + c = 0)$ and they are
$$x = {-b \pm \sqrt{b^2-4ac} \over 2a}.$$</description>
        
        <dc:creator>zzossig</dc:creator>
        <media:content url="https://nervous-saha-a0a2c2.netlify.appimages/feature1/infinity.png" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
          
        
        
          
            
              <category>math</category>
            
          
        
        
          
            
          
        
      </item>
      
      <item>
        <title>Katex support</title>
        <link>https://nervous-saha-a0a2c2.netlify.app/en/posts/test-katex/</link>
        <pubDate>Fri, 15 Nov 2019 12:00:06 +0900</pubDate>
        <author>zzossig@gmail.com (zzossig)</author>
        <atom:modified>Fri, 15 Nov 2019 12:00:06 +0900</atom:modified>
        <guid>https://nervous-saha-a0a2c2.netlify.app/en/posts/test-katex/</guid>
        <description>The following
$$ \int_{a}^{b} x^2 dx $$
Is an integral
$$ \varphi = 1+\frac{1} {1+\frac{1} {1+\frac{1} {1+\cdots} } } $$
Enable Katex in the config file by setting the katex param to true. This will import the necessary Katex CSS/JS.
See the online reference of supported TeX functions.
Note: For inline math to render correctly, your content file extension must be .mmark. See the official mmark site.
Inline math: $ \varphi = \dfrac{1+\sqrt5}{2}= 1.</description>
        
        <dc:creator>zzossig</dc:creator>
        <media:content url="https://nervous-saha-a0a2c2.netlify.appimages/feature2/mathbook.png" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
          
        
        
          
            
              <category>math</category>
            
          
        
        
          
            
          
        
      </item>
      

    
  </channel>
</rss>