40 </tr> |
40 </tr> |
41 <tr> |
41 <tr> |
42 <td><a href="#HTMLGenerator">HTMLGenerator</a></td> |
42 <td><a href="#HTMLGenerator">HTMLGenerator</a></td> |
43 <td>Class implementing an HTML generator for exporting source code.</td> |
43 <td>Class implementing an HTML generator for exporting source code.</td> |
44 </tr> |
44 </tr> |
45 <tr> |
|
46 <td><a href="#_CaretExtension">_CaretExtension</a></td> |
|
47 <td>Class is placed here, because it depends on imported markdown, and markdown import is lazy.</td> |
|
48 </tr> |
|
49 <tr> |
|
50 <td><a href="#_MarkExtension">_MarkExtension</a></td> |
|
51 <td>Class is placed here, because it depends on imported markdown, and markdown import is lazy.</td> |
|
52 </tr> |
|
53 <tr> |
|
54 <td><a href="#_TildeExtension">_TildeExtension</a></td> |
|
55 <td>Class is placed here, because it depends on imported markdown, and markdown import is lazy.</td> |
|
56 </tr> |
|
57 </table> |
45 </table> |
58 <h3>Functions</h3> |
46 <h3>Functions</h3> |
59 |
47 |
60 <table> |
48 <table> |
61 <tr><td>None</td></tr> |
49 <tr><td>None</td></tr> |
260 generated HTML text (string) |
248 generated HTML text (string) |
261 </dd> |
249 </dd> |
262 </dl> |
250 </dl> |
263 <div align="right"><a href="#top">Up</a></div> |
251 <div align="right"><a href="#top">Up</a></div> |
264 <hr /> |
252 <hr /> |
265 <hr /> |
|
266 <a NAME="_CaretExtension" ID="_CaretExtension"></a> |
|
267 <h2>_CaretExtension</h2> |
|
268 |
|
269 <p> |
|
270 Class is placed here, because it depends on imported |
|
271 markdown, and markdown import is lazy. |
|
272 </p> |
|
273 <p> |
|
274 (see https://pythonhosted.org/Markdown/extensions/api.html |
|
275 this page for details) |
|
276 </p> |
|
277 <h3>Derived from</h3> |
|
278 markdown.Extension |
|
279 <h3>Class Attributes</h3> |
|
280 |
|
281 <table> |
|
282 <tr><td>INS_RE</td></tr><tr><td>SUP_RE</td></tr> |
|
283 </table> |
|
284 <h3>Class Methods</h3> |
|
285 |
|
286 <table> |
|
287 <tr><td>None</td></tr> |
|
288 </table> |
|
289 <h3>Methods</h3> |
|
290 |
|
291 <table> |
|
292 |
|
293 <tr> |
|
294 <td><a href="#_CaretExtension.extendMarkdown">extendMarkdown</a></td> |
|
295 <td></td> |
|
296 </tr> |
|
297 </table> |
|
298 <h3>Static Methods</h3> |
|
299 |
|
300 <table> |
|
301 <tr><td>None</td></tr> |
|
302 </table> |
|
303 |
|
304 <a NAME="_CaretExtension.extendMarkdown" ID="_CaretExtension.extendMarkdown"></a> |
|
305 <h4>_CaretExtension.extendMarkdown</h4> |
|
306 <b>extendMarkdown</b>(<i>md, md_globals</i>) |
|
307 |
|
308 <div align="right"><a href="#top">Up</a></div> |
|
309 <hr /> |
|
310 <hr /> |
|
311 <a NAME="_MarkExtension" ID="_MarkExtension"></a> |
|
312 <h2>_MarkExtension</h2> |
|
313 |
|
314 <p> |
|
315 Class is placed here, because it depends on imported |
|
316 markdown, and markdown import is lazy. |
|
317 </p> |
|
318 <p> |
|
319 (see https://pythonhosted.org/Markdown/extensions/api.html |
|
320 this page for details) |
|
321 </p> |
|
322 <h3>Derived from</h3> |
|
323 markdown.Extension |
|
324 <h3>Class Attributes</h3> |
|
325 |
|
326 <table> |
|
327 <tr><td>MARK_RE</td></tr> |
|
328 </table> |
|
329 <h3>Class Methods</h3> |
|
330 |
|
331 <table> |
|
332 <tr><td>None</td></tr> |
|
333 </table> |
|
334 <h3>Methods</h3> |
|
335 |
|
336 <table> |
|
337 |
|
338 <tr> |
|
339 <td><a href="#_MarkExtension.extendMarkdown">extendMarkdown</a></td> |
|
340 <td></td> |
|
341 </tr> |
|
342 </table> |
|
343 <h3>Static Methods</h3> |
|
344 |
|
345 <table> |
|
346 <tr><td>None</td></tr> |
|
347 </table> |
|
348 |
|
349 <a NAME="_MarkExtension.extendMarkdown" ID="_MarkExtension.extendMarkdown"></a> |
|
350 <h4>_MarkExtension.extendMarkdown</h4> |
|
351 <b>extendMarkdown</b>(<i>md, md_globals</i>) |
|
352 |
|
353 <div align="right"><a href="#top">Up</a></div> |
|
354 <hr /> |
|
355 <hr /> |
|
356 <a NAME="_TildeExtension" ID="_TildeExtension"></a> |
|
357 <h2>_TildeExtension</h2> |
|
358 |
|
359 <p> |
|
360 Class is placed here, because it depends on imported |
|
361 markdown, and markdown import is lazy. |
|
362 </p> |
|
363 <p> |
|
364 (see https://pythonhosted.org/Markdown/extensions/api.html |
|
365 this page for details) |
|
366 </p> |
|
367 <h3>Derived from</h3> |
|
368 markdown.Extension |
|
369 <h3>Class Attributes</h3> |
|
370 |
|
371 <table> |
|
372 <tr><td>DEL_RE</td></tr><tr><td>SUB_RE</td></tr> |
|
373 </table> |
|
374 <h3>Class Methods</h3> |
|
375 |
|
376 <table> |
|
377 <tr><td>None</td></tr> |
|
378 </table> |
|
379 <h3>Methods</h3> |
|
380 |
|
381 <table> |
|
382 |
|
383 <tr> |
|
384 <td><a href="#_TildeExtension.extendMarkdown">extendMarkdown</a></td> |
|
385 <td></td> |
|
386 </tr> |
|
387 </table> |
|
388 <h3>Static Methods</h3> |
|
389 |
|
390 <table> |
|
391 <tr><td>None</td></tr> |
|
392 </table> |
|
393 |
|
394 <a NAME="_TildeExtension.extendMarkdown" ID="_TildeExtension.extendMarkdown"></a> |
|
395 <h4>_TildeExtension.extendMarkdown</h4> |
|
396 <b>extendMarkdown</b>(<i>md, md_globals</i>) |
|
397 |
|
398 <div align="right"><a href="#top">Up</a></div> |
|
399 <hr /> |
|
400 </body></html> |
253 </body></html> |