Hoogle Search
Within LTS Haskell 24.50 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
pandoc Text.Pandoc.Extensions Use xrefs with numbers
writerNumberOffset :: WriterOptions -> [Int]pandoc Text.Pandoc.Options Starting number for section, subsection, ...
writerNumberSections :: WriterOptions -> Boolpandoc Text.Pandoc.Options Number sections in LaTeX
-
pandoc Text.Pandoc.Parsing Parses a roman numeral (uppercase or lowercase), returns number.
stateNoteNumber :: ParserState -> Intpandoc Text.Pandoc.Parsing Last note number for citations
-
pandoc Text.Pandoc.Shared Convert number < 4000 to uppercase roman numeral.
-
pandoc Text.Pandoc.Sources No documentation available.
-
pandoc Text.Pandoc.Writers.AnnotatedTable The column number of a cell, meaning the column number of the first column that the cell spans, if the table were laid on a grid. Columns are numbered starting from zero.
-
pandoc Text.Pandoc.Writers.AnnotatedTable No documentation available.
-
pandoc Text.Pandoc.Writers.AnnotatedTable The row number of a row. Note that rows are numbered continuously from zero from the start of the table, so the first row in a table body, for instance, may have a large RowNumber.