Searched defs:markdown (Results 1 - 1 of 1) sorted by relevance

/system/media/camera/docs/
H A Dmetadata_helpers.py23 import markdown namespace
785 Returns a function to format a markdown syntax text block as a
796 - Entire body rendered via markdown to generate HTML
820 # render with markdown => HTML
874 Returns a function to format a markdown syntax text block as a
885 - Entire body rendered via markdown
906 # render with markdown => HTML
950 This will avoid getting <code> blocks when rendering text via markdown.
974 Run text through markdown to produce HTML.
977 This will avoid getting <code> blocks in markdown
[all...]

Completed in 24 milliseconds