class NotionAPI::LatexBlock
simiilar to code block but for mathematical functions.
Attributes
notion_type[R]
type[R]
Public Instance Methods
type()
click to toggle source
# File lib/notion_api/notion_types/latex_block.rb, line 8 def type NotionAPI::LatexBlock.notion_type end