Skip to content

Markdown formatting methods containing two underscores e.g. code_llvm_raw  #26264

@vchuravy

Description

@vchuravy

The formatting is busted for functions that contain two _, since the markdown rendering underscores the part between the _

help?> code_llvm
search: code_llvm @code_llvm

  code_llvm([io=stdout,], f, types)

  Prints the LLVM bitcodes generated for running the method matching the
  given generic function and type signature to io.

  All metadata and dbg.* calls are removed from the printed bitcode. Use
  codellvmraw for the full IR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsystemThe documentation building system

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions