comparison: eric6/Documentation/Source/eric6.QScintilla.MarkupProviders.RestructuredTextProvider.html
eric6/Documentation/Source/eric6.QScintilla.MarkupProviders.RestructuredTextProvider.html
- branch
- maintenance
- changeset 8043
- 0acf98cd089a
- parent 7989
- a21d673a8f99
equal
deleted
inserted
replaced
289 |
289 |
290 <p> |
290 <p> |
291 Public method to indicate the availability of bold markup. |
291 Public method to indicate the availability of bold markup. |
292 </p> |
292 </p> |
293 <dl> |
293 <dl> |
294 <dt>Returns:</dt> |
294 <dt>Return:</dt> |
295 <dd> |
295 <dd> |
296 flag indicating the availability of bold markup |
296 flag indicating the availability of bold markup |
297 </dd> |
297 </dd> |
298 </dl> |
298 </dl> |
299 <dl> |
299 <dl> |
308 |
308 |
309 <p> |
309 <p> |
310 Public method to indicate the availability of bulleted list markup. |
310 Public method to indicate the availability of bulleted list markup. |
311 </p> |
311 </p> |
312 <dl> |
312 <dl> |
313 <dt>Returns:</dt> |
313 <dt>Return:</dt> |
314 <dd> |
314 <dd> |
315 flag indicating the availability of bulleted list markup |
315 flag indicating the availability of bulleted list markup |
316 </dd> |
316 </dd> |
317 </dl> |
317 </dl> |
318 <dl> |
318 <dl> |
327 |
327 |
328 <p> |
328 <p> |
329 Public method to indicate the availability of inline code markup. |
329 Public method to indicate the availability of inline code markup. |
330 </p> |
330 </p> |
331 <dl> |
331 <dl> |
332 <dt>Returns:</dt> |
332 <dt>Return:</dt> |
333 <dd> |
333 <dd> |
334 flag indicating the availability of inline code markup |
334 flag indicating the availability of inline code markup |
335 </dd> |
335 </dd> |
336 </dl> |
336 </dl> |
337 <dl> |
337 <dl> |
346 |
346 |
347 <p> |
347 <p> |
348 Public method to indicate the availability of code block markup. |
348 Public method to indicate the availability of code block markup. |
349 </p> |
349 </p> |
350 <dl> |
350 <dl> |
351 <dt>Returns:</dt> |
351 <dt>Return:</dt> |
352 <dd> |
352 <dd> |
353 flag indicating the availability of code block markup |
353 flag indicating the availability of code block markup |
354 </dd> |
354 </dd> |
355 </dl> |
355 </dl> |
356 <dl> |
356 <dl> |
365 |
365 |
366 <p> |
366 <p> |
367 Public method to indicate the availability of hyperlink markup. |
367 Public method to indicate the availability of hyperlink markup. |
368 </p> |
368 </p> |
369 <dl> |
369 <dl> |
370 <dt>Returns:</dt> |
370 <dt>Return:</dt> |
371 <dd> |
371 <dd> |
372 flag indicating the availability of hyperlink markup |
372 flag indicating the availability of hyperlink markup |
373 </dd> |
373 </dd> |
374 </dl> |
374 </dl> |
375 <dl> |
375 <dl> |
384 |
384 |
385 <p> |
385 <p> |
386 Public method to indicate the availability of image markup. |
386 Public method to indicate the availability of image markup. |
387 </p> |
387 </p> |
388 <dl> |
388 <dl> |
389 <dt>Returns:</dt> |
389 <dt>Return:</dt> |
390 <dd> |
390 <dd> |
391 flag indicating the availability of image markup |
391 flag indicating the availability of image markup |
392 </dd> |
392 </dd> |
393 </dl> |
393 </dl> |
394 <dl> |
394 <dl> |
403 |
403 |
404 <p> |
404 <p> |
405 Public method to indicate the availability of italic markup. |
405 Public method to indicate the availability of italic markup. |
406 </p> |
406 </p> |
407 <dl> |
407 <dl> |
408 <dt>Returns:</dt> |
408 <dt>Return:</dt> |
409 <dd> |
409 <dd> |
410 flag indicating the availability of italic markup |
410 flag indicating the availability of italic markup |
411 </dd> |
411 </dd> |
412 </dl> |
412 </dl> |
413 <dl> |
413 <dl> |
422 |
422 |
423 <p> |
423 <p> |
424 Public method to indicate the availability of a horizontal line markup. |
424 Public method to indicate the availability of a horizontal line markup. |
425 </p> |
425 </p> |
426 <dl> |
426 <dl> |
427 <dt>Returns:</dt> |
427 <dt>Return:</dt> |
428 <dd> |
428 <dd> |
429 flag indicating the availability of a horizontal line markup |
429 flag indicating the availability of a horizontal line markup |
430 </dd> |
430 </dd> |
431 </dl> |
431 </dl> |
432 <dl> |
432 <dl> |
441 |
441 |
442 <p> |
442 <p> |
443 Public method to indicate the availability of numbered list markup. |
443 Public method to indicate the availability of numbered list markup. |
444 </p> |
444 </p> |
445 <dl> |
445 <dl> |
446 <dt>Returns:</dt> |
446 <dt>Return:</dt> |
447 <dd> |
447 <dd> |
448 flag indicating the availability of numbered list markup |
448 flag indicating the availability of numbered list markup |
449 </dd> |
449 </dd> |
450 </dl> |
450 </dl> |
451 <dl> |
451 <dl> |
460 |
460 |
461 <p> |
461 <p> |
462 Public method to indicate the availability of block quote markup. |
462 Public method to indicate the availability of block quote markup. |
463 </p> |
463 </p> |
464 <dl> |
464 <dl> |
465 <dt>Returns:</dt> |
465 <dt>Return:</dt> |
466 <dd> |
466 <dd> |
467 flag indicating the availability of block quote markup |
467 flag indicating the availability of block quote markup |
468 </dd> |
468 </dd> |
469 </dl> |
469 </dl> |
470 <dl> |
470 <dl> |
497 |
497 |
498 <p> |
498 <p> |
499 Public method to determine the available header levels. |
499 Public method to determine the available header levels. |
500 </p> |
500 </p> |
501 <dl> |
501 <dl> |
502 <dt>Returns:</dt> |
502 <dt>Return:</dt> |
503 <dd> |
503 <dd> |
504 supported header levels |
504 supported header levels |
505 </dd> |
505 </dd> |
506 </dl> |
506 </dl> |
507 <dl> |
507 <dl> |
558 |
558 |
559 <p> |
559 <p> |
560 Public method to get the markup kind. |
560 Public method to get the markup kind. |
561 </p> |
561 </p> |
562 <dl> |
562 <dl> |
563 <dt>Returns:</dt> |
563 <dt>Return:</dt> |
564 <dd> |
564 <dd> |
565 string with markup kind |
565 string with markup kind |
566 </dd> |
566 </dd> |
567 </dl> |
567 </dl> |
568 <dl> |
568 <dl> |

